Skip to content

Commit

Permalink
Bump KSXGitHub/github-actions-deploy-aur from 3.0.0 to 3.0.1 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 29, 2024
1 parent b5e5b24 commit bb371e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aur-update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
sed -i "s#^md5sums_arm64=.*#md5sums_arm64=('$(md5sum ./CheatBreaker-ARM64.AppImage | cut -d' ' -f1)')#" ./AUR/PKGBUILD
- name: Publish AUR package
uses: KSXGitHub/[email protected].0
uses: KSXGitHub/[email protected].1
with:
pkgname: cheatbreaker
pkgbuild: ./AUR/PKGBUILD
Expand Down

0 comments on commit bb371e5

Please sign in to comment.