0
0
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:
Andrey Onishchenko 2024-02-18 19:03:14 +03:00
parent 179d762d52
commit 3c96f5f794

View File

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