ci: fix release_to_aur.yml (#879)
This commit is contained in:
3
.github/workflows/release_to_aur.yml
vendored
3
.github/workflows/release_to_aur.yml
vendored
@@ -14,8 +14,9 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Publish AUR package
|
- name: Publish AUR package
|
||||||
uses: ATiltedTree/create-aur-release@v1
|
uses: aksh1618/update-aur-package@v1.0.5
|
||||||
with:
|
with:
|
||||||
|
tag_version_prefix: v
|
||||||
package_name: topgrade
|
package_name: topgrade
|
||||||
commit_username: "Thomas Schönauer"
|
commit_username: "Thomas Schönauer"
|
||||||
commit_email: t.schoenauer@hgs-wt.at
|
commit_email: t.schoenauer@hgs-wt.at
|
||||||
|
|||||||
Reference in New Issue
Block a user