mirror of
https://github.com/Almamu/linux-wallpaperengine.git
synced 2025-07-13 21:02:34 +08:00
fix: arch publish should work again
This commit is contained in:
parent
e94ad21835
commit
d4687f09ec
4
.github/workflows/arch.yml
vendored
4
.github/workflows/arch.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Publish parallel-disk-usage to the AUR
|
- name: Publish parallel-disk-usage to the AUR
|
||||||
uses: KSXGitHub/github-actions-deploy-aur@v2.7.1
|
uses: KSXGitHub/github-actions-deploy-aur@v2.7.2
|
||||||
with:
|
with:
|
||||||
pkgname: linux-wallpaperengine-git
|
pkgname: linux-wallpaperengine-git
|
||||||
pkgbuild: ./packaging/archlinux/PKGBUILD
|
pkgbuild: ./packaging/archlinux/PKGBUILD
|
||||||
@ -26,4 +26,4 @@ jobs:
|
|||||||
commit_message: Update AUR package
|
commit_message: Update AUR package
|
||||||
force_push: 'true'
|
force_push: 'true'
|
||||||
test: true
|
test: true
|
||||||
test_flags: --clean --cleanbuild --nodeps --nobuild
|
test_flags: --clean --cleanbuild --nodeps --nobuild
|
||||||
|
Loading…
Reference in New Issue
Block a user