Skip to content

Commit

Permalink
Update release file for uploading releases
Browse files Browse the repository at this point in the history
  • Loading branch information
rrrodzilla committed Apr 28, 2023
1 parent 8450acb commit d86423a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,6 @@ jobs:
files: "transcriptr-*"
body_path: Changes.md
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
if: startsWith( github.ref, 'refs/tags/v' )

0 comments on commit d86423a

Please sign in to comment.