Skip to content

Commit

Permalink
chore: use custom release token
Browse files Browse the repository at this point in the history
  • Loading branch information
tomschlick committed Mar 23, 2024
1 parent 3b056b3 commit 5e6c884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
steps:
- uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.RE_GH_TOKEN }}
release-type: simple

0 comments on commit 5e6c884

Please sign in to comment.