1
0
Fork 0
mirror of https://github.com/shimataro/ssh-key-action.git synced 2025-06-19 22:52:10 +10:00

* update test (will cause error)

This commit is contained in:
shimataro 2019-12-29 19:01:11 +09:00
parent 0a0608cf1f
commit 63f62aea75
No known key found for this signature in database
GPG key ID: BE92C05736911A9D

View file

@ -79,7 +79,6 @@ jobs:
with:
private-key: "DUMMY-PRIVATE-KEY"
public-key: "DUMMY-PUBLIC-KEY"
name: "id_rsa-2"
known-hosts: "DUMMY-KNOWN-HOSTS" # appended
config: "DUMMY-CONFIG" # appended
- name: print created files again