mirror of
https://github.com/armbian/gitutils.git
synced 2026-01-06 10:36:09 -08:00
Update main-latest.yml
This commit is contained in:
2
.github/workflows/main-latest.yml
vendored
2
.github/workflows/main-latest.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
- name: Install SSH key for storage
|
||||
uses: shimataro/ssh-key-action@v2
|
||||
with:
|
||||
key: ${{ secrets.SSH_KEY_TORRENTS }}
|
||||
key: ${{ secrets.KEY_TORRENTS }}
|
||||
known_hosts: ${{ secrets.KNOWN_HOSTS_UPLOAD }}
|
||||
if_key_exists: replace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user