Skip to content

Commit

Permalink
feat(ci): publish package to aur
Browse files Browse the repository at this point in the history
  • Loading branch information
aymanbagabas committed Jul 22, 2022
1 parent 0722385 commit 2e15be0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ jobs:
gh_pat: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
goreleaser_key: ${{ secrets.GORELEASER_KEY }}
fury_token: ${{ secrets.FURY_TOKEN }}
aur_key: ${{ secrets.AUR_KEY }}

0 comments on commit 2e15be0

Please sign in to comment.