1 parent a898138 commit 10585b8Copy full SHA for 10585b8
1 file changed
.github/workflows/build-release.yml
@@ -401,7 +401,7 @@ jobs:
401
cat aur/histui-bin/PKGBUILD
402
403
- name: Publish histui-bin to AUR
404
- uses: KSXGitHub/github-actions-deploy-aur@v4.1.3
+ uses: KSXGitHub/github-actions-deploy-aur@v4.2.0
405
with:
406
pkgname: histui-bin
407
pkgbuild: aur/histui-bin/PKGBUILD
@@ -426,7 +426,7 @@ jobs:
426
cat aur/histui/PKGBUILD
427
428
- name: Publish histui to AUR
429
430
431
pkgname: histui
432
pkgbuild: aur/histui/PKGBUILD
0 commit comments