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:
parent
e1f7f8ab03
commit
fee0d4c8ef
2
.github/workflows/update-build-release.yml
vendored
2
.github/workflows/update-build-release.yml
vendored
@ -137,7 +137,7 @@ jobs:
|
|||||||
host: ${{ secrets.CLOUD_SSH_HOST }}
|
host: ${{ secrets.CLOUD_SSH_HOST }}
|
||||||
username: ${{ secrets.CLOUD_SSH_USERNAME }}
|
username: ${{ secrets.CLOUD_SSH_USERNAME }}
|
||||||
password: ${{ secrets.CLOUD_SSH_PASSWORD }}
|
password: ${{ secrets.CLOUD_SSH_PASSWORD }}
|
||||||
script: ~/apt/update-repo.sh ${{ secrets.APT_KEY_PASSPHRASE }}
|
script: ~/apt/update-repo.sh
|
||||||
|
|
||||||
- name: Get Release Notes HTML
|
- name: Get Release Notes HTML
|
||||||
id: release_notes
|
id: release_notes
|
||||||
|
Loading…
Reference in New Issue
Block a user