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.
1 parent b4c93fe commit abbad36Copy full SHA for abbad36
1 file changed
.github/workflows/aur-release.yml
@@ -21,7 +21,7 @@ jobs:
21
sed -i "s/^pkgver=.*$/pkgver=${version}/g" packages/arch-dotdrop/PKGBUILD
22
cat packages/arch-dotdrop/PKGBUILD
23
- name: Publish to aur
24
- uses: KSXGitHub/github-actions-deploy-aur@v3.0.0
+ uses: KSXGitHub/github-actions-deploy-aur@v4.1.2
25
with:
26
pkgname: dotdrop
27
pkgbuild: ./packages/arch-dotdrop/PKGBUILD
0 commit comments