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 cdc61cb commit 9e3bf11
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 @@ -17,3 +17,4 @@ jobs:
docker_token: ${{ secrets.DOCKERHUB_TOKEN }}
gh_pat: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
goreleaser_key: ${{ secrets.GORELEASER_KEY }}
fury_token: ${{ secrets.FURY_TOKEN }}

0 comments on commit 9e3bf11

Please sign in to comment.