Skip to content

Commit

Permalink
Merge pull request #51 from KSXGitHub/dependabot/github_actions/KSXGi…
Browse files Browse the repository at this point in the history
…tHub/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 authored Jul 8, 2024
2 parents b6c0422 + 9983970 commit b8f2aac
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/github-actions-deploy-aur@v2.7.1
uses: KSXGitHub/github-actions-deploy-aur@v2.7.2
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/github-actions-deploy-aur@v2.7.1
uses: KSXGitHub/github-actions-deploy-aur@v2.7.2
with:
pkgname: strip-ansi-bin
pkgbuild: ./pkgbuild/strip-ansi-bin/PKGBUILD
Expand Down

0 comments on commit b8f2aac

Please sign in to comment.