Compare commits
No commits in common. "f8cfe91da6d8abe95ca097e9f64ee49f68a13088" and "03b6db76659728d8bb88d49654f618795d9eaa51" have entirely different histories.
f8cfe91da6
...
03b6db7665
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ jobs:
|
|||
show-progress: false
|
||||
- name: Write ssh key
|
||||
id: sshkey
|
||||
uses: https://github.com/timheuer/base64-to-file@adaa40c0c581f276132199d4cf60afa07ce60eac # v1
|
||||
uses: https://github.com/timheuer/base64-to-file@v1
|
||||
with:
|
||||
encodedString: "${{ secrets.SSH_USER }}"
|
||||
fileName: id_ed25519
|
||||
|
|
Loading…
Reference in a new issue