We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 65d6ff3 + e1e5ad8 commit 2a4c32fCopy full SHA for 2a4c32f
.github/workflows/aur-update.yaml
@@ -42,7 +42,7 @@ jobs:
42
sed -i "s#^md5sums_arm64=.*#md5sums_arm64=('$(md5sum ./CheatBreaker-ARM64.AppImage | cut -d' ' -f1)')#" ./AUR/PKGBUILD
43
44
- name: Publish AUR package
45
- uses: KSXGitHub/github-actions-deploy-aur@v2.7.0
+ uses: KSXGitHub/github-actions-deploy-aur@v2.7.1
46
with:
47
pkgname: cheatbreaker
48
pkgbuild: ./AUR/PKGBUILD
0 commit comments