Skip to content

Commit

Permalink
Merge pull request #50 from KSXGitHub/dependabot/github_actions/KSXGi…
Browse files Browse the repository at this point in the history
…tHub/github-actions-deploy-aur-2.7.1

build(deps): Bump KSXGitHub/github-actions-deploy-aur from 2.7.0 to 2.7.1
  • Loading branch information
KSXGitHub authored Apr 8, 2024
2 parents 02a2829 + c2da825 commit b6c0422
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 @@ -410,7 +410,7 @@ jobs:
run: ./ci/github-actions/generate-pkgbuild.py3

- name: Publish strip-ansi to the AUR
uses: KSXGitHub/[email protected].0
uses: KSXGitHub/[email protected].1
with:
pkgname: strip-ansi
pkgbuild: ./pkgbuild/strip-ansi/PKGBUILD
Expand All @@ -420,7 +420,7 @@ jobs:
commit_message: ${{ needs.create_release.outputs.release_tag }}

- name: Publish strip-ansi-bin to the AUR
uses: KSXGitHub/[email protected].0
uses: KSXGitHub/[email protected].1
with:
pkgname: strip-ansi-bin
pkgbuild: ./pkgbuild/strip-ansi-bin/PKGBUILD
Expand Down

0 comments on commit b6c0422

Please sign in to comment.