fix: do not run aur update if workflows failed

This commit is contained in:
Almamu 2024-05-11 20:41:08 +02:00
parent 591c2d13e0
commit cec03fb6e2

View File

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