Skip to content

Commit

Permalink
ci: fix release_to_aur.yml (#879)
Browse files Browse the repository at this point in the history
  • Loading branch information
androw authored Jul 29, 2024
1 parent 5010abd commit b1fe1d2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release_to_aur.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Publish AUR package
uses: ATiltedTree/create-aur-release@v1
uses: aksh1618/update-aur-package@v1.0.5
with:
tag_version_prefix: v
package_name: topgrade
commit_username: "Thomas Schönauer"
commit_email: t.schoenauer@hgs-wt.at
Expand Down

0 comments on commit b1fe1d2

Please sign in to comment.