Skip to content

Commit

Permalink
fix github token
Browse files Browse the repository at this point in the history
  • Loading branch information
AislingHPE committed Aug 23, 2024
1 parent b46c5ab commit eb5128a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,6 @@ jobs:
with:
distribution: goreleaser
version: '~> v2'
args: release --clean
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit eb5128a

Please sign in to comment.