We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb7e3c3 + bcb7342 commit fcc9d67Copy full SHA for fcc9d67
.github/workflows/deploy.yaml
@@ -406,7 +406,7 @@ jobs:
406
run: ./ci/github-actions/generate-pkgbuild.py3
407
408
- name: Publish parallel-disk-usage to the AUR
409
- uses: KSXGitHub/github-actions-deploy-aur@v2.3.0
+ uses: KSXGitHub/github-actions-deploy-aur@v2.4.1
410
with:
411
pkgname: parallel-disk-usage
412
pkgbuild: ./pkgbuild/parallel-disk-usage/PKGBUILD
@@ -417,7 +417,7 @@ jobs:
417
force_push: 'true'
418
419
- name: Publish parallel-disk-usage-bin to the AUR
420
421
422
pkgname: parallel-disk-usage-bin
423
pkgbuild: ./pkgbuild/parallel-disk-usage-bin/PKGBUILD
0 commit comments