fix: do not run aur update if workflows failed

This commit is contained in:
Almamu 2024-05-11 20:51:23 +02:00
parent cec03fb6e2
commit c4874353c4

View File

@ -25,4 +25,5 @@ jobs:
ssh_private_key: ${{ secrets.AUR_SSH_PRIVATE_KEY }}
commit_message: Update AUR package
force_push: 'true'
test: true
test: true
test_flags: --clean --cleanbuild