mirror of
https://github.com/daylinmorgan/oizys.git
synced 2025-01-10 02:57:32 -06:00
Compare commits
1 commit
1c08f70d8e
...
198cc73788
Author | SHA1 | Date | |
---|---|---|---|
|
198cc73788 |
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Setup SSH
|
- name: Setup SSH
|
||||||
uses: MrSquaare/ssh-setup-action@v1
|
uses: MrSquaare/ssh-setup-action@v3
|
||||||
with:
|
with:
|
||||||
host: github.com
|
host: github.com
|
||||||
private-key: ${{ secrets.SSH_PRIVATE_KEY }}
|
private-key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||||
|
|
Loading…
Reference in a new issue