Skip to content

Commit

Permalink
CI: Update AUR action
Browse files Browse the repository at this point in the history
  • Loading branch information
v1993 authored Aug 31, 2024
1 parent 2524502 commit 983cdbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aur-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
envsubst '$PKGBUILD_VERSION,$PKGBUILD_REF' < .github/PKGBUILD.in > PKGBUILD
- name: Upload to AUR
uses: KSXGitHub/github-actions-deploy-aur@v2.7.0
uses: KSXGitHub/github-actions-deploy-aur@v3
with:
pkgname: nxdumpclient
pkgbuild: ./PKGBUILD
Expand Down

0 comments on commit 983cdbb

Please sign in to comment.