Skip to content

Commit

Permalink
Merge pull request #290 from authzed/fury-env
Browse files Browse the repository at this point in the history
.github: pass fury env to goreleaser action
  • Loading branch information
jzelinskie authored Aug 30, 2023
2 parents 37abff5 + 6d5817d commit 163bc88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
HOMEBREW_TAP_GITHUB_TOKEN: "${{ secrets.HOMEBREW_TAP_GITHUB_TOKEN }}"
GORELEASER_KEY: "${{ secrets.GORELEASER_KEY }}"
GEMFURY_PUSH_TOKEN: "${{ secrets.GEMFURY_PUSH_TOKEN }}"

docker:
runs-on: "ubuntu-latest"
Expand Down

0 comments on commit 163bc88

Please sign in to comment.