Skip to content

Commit

Permalink
fix release job
Browse files Browse the repository at this point in the history
  • Loading branch information
arttor committed Sep 12, 2024
1 parent 08f17e0 commit 57994ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ jobs:
with:
distribution: goreleaser
version: latest
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}

0 comments on commit 57994ff

Please sign in to comment.