Skip to content

Commit

Permalink
Merge pull request #217 from KSXGitHub/dependabot/github_actions/KSXG…
Browse files Browse the repository at this point in the history
…itHub/github-actions-deploy-aur-2.7.2

build(deps): Bump KSXGitHub/github-actions-deploy-aur from 2.7.1 to 2.7.2
  • Loading branch information
KSXGitHub committed Jul 8, 2024
2 parents 9323822 + 02be902 commit d145cf7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ jobs:
run: ./ci/github-actions/generate-pkgbuild.py3

- name: Publish pretty-exec to the AUR
uses: KSXGitHub/[email protected].1
uses: KSXGitHub/[email protected].2
with:
pkgname: pretty-exec
pkgbuild: ./pkgbuild/pretty-exec/PKGBUILD
Expand All @@ -409,7 +409,7 @@ jobs:
force_push: 'true'

- name: Publish pretty-exec-bin to the AUR
uses: KSXGitHub/[email protected].1
uses: KSXGitHub/[email protected].2
with:
pkgname: pretty-exec-bin
pkgbuild: ./pkgbuild/pretty-exec-bin/PKGBUILD
Expand Down

0 comments on commit d145cf7

Please sign in to comment.