Update generate.yml

This commit is contained in:
Igor Pečovnik
2023-03-14 14:23:26 +01:00
committed by GitHub
parent 4da672471e
commit ed2163e748

View File

@@ -108,7 +108,7 @@ jobs:
- name: Install SSH key for storage
uses: shimataro/ssh-key-action@v2
with:
key: ${{ secrets.SSH_KEY_TORRENTS }}
key: ${{ secrets.KEY_TORRENTS }}
name: ${{ env.RANDOM }}
known_hosts: ${{ secrets.KNOWN_HOSTS_UPLOAD }}
if_key_exists: replace