mirror of
https://github.com/Almamu/linux-wallpaperengine.git
synced 2025-07-13 21:02:34 +08:00
fix: do not run aur update if workflows failed
This commit is contained in:
parent
cec03fb6e2
commit
c4874353c4
3
.github/workflows/arch.yml
vendored
3
.github/workflows/arch.yml
vendored
@ -25,4 +25,5 @@ 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
|
test: true
|
||||||
|
test_flags: --clean --cleanbuild
|
Loading…
Reference in New Issue
Block a user