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