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:
parent
0a0608cf1f
commit
63f62aea75
1 changed files with 0 additions and 1 deletions
1
.github/workflows/verify.yml
vendored
1
.github/workflows/verify.yml
vendored
|
@ -79,7 +79,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
private-key: "DUMMY-PRIVATE-KEY"
|
private-key: "DUMMY-PRIVATE-KEY"
|
||||||
public-key: "DUMMY-PUBLIC-KEY"
|
public-key: "DUMMY-PUBLIC-KEY"
|
||||||
name: "id_rsa-2"
|
|
||||||
known-hosts: "DUMMY-KNOWN-HOSTS" # appended
|
known-hosts: "DUMMY-KNOWN-HOSTS" # appended
|
||||||
config: "DUMMY-CONFIG" # appended
|
config: "DUMMY-CONFIG" # appended
|
||||||
- name: print created files again
|
- name: print created files again
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue