Skip to content

Commit

Permalink
feat(ci): publish deb/rpm packages to fury.io
Browse files Browse the repository at this point in the history
  • Loading branch information
aymanbagabas committed Jul 8, 2022
1 parent d1f9085 commit 5b6671f
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 }}
aur_key: ${{ secrets.AUR_KEY }}
fury_token: ${{ secrets.FURY_TOKEN }}

0 comments on commit 5b6671f

Please sign in to comment.