Update main-latest.yml

This commit is contained in:
Igor Pečovnik
2022-05-29 14:20:32 +02:00
committed by GitHub
parent 299d15ad6b
commit d3196926af

View File

@@ -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