Skip to content

Commit

Permalink
fix: do not run aur update if workflows failed
Browse files Browse the repository at this point in the history
  • Loading branch information
Almamu committed May 11, 2024
1 parent cec03fb commit c487435
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/arch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit c487435

Please sign in to comment.