Skip to content

Commit 31c838f

Browse files
Bump KSXGitHub/github-actions-deploy-aur from 2.7.1 to 2.7.2 (#5)
1 parent 2a4c32f commit 31c838f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aur-update.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
sed -i "s#^md5sums_arm64=.*#md5sums_arm64=('$(md5sum ./CheatBreaker-ARM64.AppImage | cut -d' ' -f1)')#" ./AUR/PKGBUILD
4343
4444
- name: Publish AUR package
45-
uses: KSXGitHub/github-actions-deploy-aur@v2.7.1
45+
uses: KSXGitHub/github-actions-deploy-aur@v2.7.2
4646
with:
4747
pkgname: cheatbreaker
4848
pkgbuild: ./AUR/PKGBUILD

0 commit comments

Comments
 (0)