mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2024-12-23 22:22:59 +03:00
Allow empty commits for AUR
This commit is contained in:
parent
179d762d52
commit
3c96f5f794
2
.github/workflows/update-build-release.yml
vendored
2
.github/workflows/update-build-release.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
||||
pkgname: "yandex-music"
|
||||
pkgbuild: "PKGBUILD"
|
||||
updpkgsums: false
|
||||
allow_empty_commits: false
|
||||
allow_empty_commits: true
|
||||
commit_username: "cucumber-sp"
|
||||
commit_email: "loraner123@gmail.com"
|
||||
ssh_private_key: "${{ secrets.AUR_SSH_PRIVATE_KEY }}"
|
||||
|
Loading…
Reference in New Issue
Block a user