Skip to content

Commit

Permalink
fix(ci): Fix GitHub Release job
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjones2014 committed May 14, 2024
1 parent eba9ba6 commit bf46b84
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@ jobs:
generate_release_notes: true
fail_on_unmatched_files: true
prerelease: ${{ contains(github.ref, '-') }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit bf46b84

Please sign in to comment.