0
0
mirror of https://github.com/cucumber-sp/yandex-music-linux.git synced 2024-12-23 22:22:59 +03:00

Apt repo fix

This commit is contained in:
Andrey Onischenko 2024-10-19 19:33:13 +03:00
parent e1f7f8ab03
commit fee0d4c8ef

View File

@ -137,7 +137,7 @@ jobs:
host: ${{ secrets.CLOUD_SSH_HOST }}
username: ${{ secrets.CLOUD_SSH_USERNAME }}
password: ${{ secrets.CLOUD_SSH_PASSWORD }}
script: ~/apt/update-repo.sh ${{ secrets.APT_KEY_PASSPHRASE }}
script: ~/apt/update-repo.sh
- name: Get Release Notes HTML
id: release_notes