Skip to content

Commit

Permalink
Merge pull request #26 from eapolinario/add-github-token
Browse files Browse the repository at this point in the history
Pipe github token
  • Loading branch information
eapolinario authored May 14, 2024
2 parents 38310e7 + 92d37ce commit 2f41702
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/f-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ jobs:
with:
distribution: goreleaser
args: release --rm-dist

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 2f41702

Please sign in to comment.