We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b95d799 commit 7e2981cCopy full SHA for 7e2981c
1 file changed
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
AUR_SSH_PRIVATE_KEY: ${{ secrets.AUR_SSH_PRIVATE_KEY }}
31
32
- name: Publish lazyjira-git to AUR
33
- uses: KSXGitHub/github-actions-deploy-aur@v4
+ uses: KSXGitHub/github-actions-deploy-aur@v4.1.2
34
with:
35
pkgname: lazyjira-git
36
pkgbuild: aur/lazyjira-git/PKGBUILD
0 commit comments