Skip to content

Commit

Permalink
Update aur.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
InioX authored Mar 28, 2024
1 parent d939bcf commit 0c6ccb3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/aur.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@ jobs:
- name: Create PKGBUILD
run: cargo aur

- uses: IsaacShelton/[email protected]
with:
token: ${{secrets.GITHUB_TOKEN}}
files: ./target/cargo-aur/*.tar.gz
- name: Upload assets
run: gh release upload $GITHUB_REF ./target/cargo-aur/*.tar.gz

- name: Publish AUR package
uses: KSXGitHub/[email protected]
Expand Down

0 comments on commit 0c6ccb3

Please sign in to comment.