Skip to content

Commit

Permalink
🐛 goreleaser GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
naiba committed Nov 9, 2021
1 parent 5ffa46b commit 57e556e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ jobs:
distribution: goreleaser
version: latest
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 57e556e

Please sign in to comment.