We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbde7a5 commit e07cb48Copy full SHA for e07cb48
.github/workflows/ci.yml
@@ -271,7 +271,7 @@ jobs:
271
cd ${GITHUB_WORKSPACE}/packages/aur
272
./genpkgbuild.sh
273
- name: Publish Release to AUR
274
- uses: KSXGitHub/github-actions-deploy-aur@v2.7.0
+ uses: KSXGitHub/github-actions-deploy-aur@v2.7.1
275
with:
276
pkgname: ${{ env.PKG_NAME }}-bin
277
pkgbuild: packages/aur/PKGBUILD
0 commit comments