We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 28416f2 + 63c2620 commit 60989cdCopy full SHA for 60989cd
1 file changed
.github/workflows/aur-release.yml
@@ -29,7 +29,7 @@ jobs:
29
sed -i "s/license\=$PARTITION_COLUMN.*/license\=(GNU GPLv3)/" PKGBUILD
30
31
- name: Publish AUR package
32
- uses: KSXGitHub/github-actions-deploy-aur@v2.7.1
+ uses: KSXGitHub/github-actions-deploy-aur@v2.7.2
33
with:
34
pkgname: python-recoverpy
35
pkgbuild: ./PKGBUILD
0 commit comments