mirror of
https://github.com/Almamu/linux-wallpaperengine.git
synced 2025-07-13 12:52:32 +08:00
fix: do not run aur update if workflows failed
This commit is contained in:
parent
591c2d13e0
commit
cec03fb6e2
3
.github/workflows/arch.yml
vendored
3
.github/workflows/arch.yml
vendored
@ -24,4 +24,5 @@ jobs:
|
||||
commit_email: ${{ secrets.AUR_EMAIL }}
|
||||
ssh_private_key: ${{ secrets.AUR_SSH_PRIVATE_KEY }}
|
||||
commit_message: Update AUR package
|
||||
force_push: 'true'
|
||||
force_push: 'true'
|
||||
test: true
|
Loading…
Reference in New Issue
Block a user