Skip to content

Commit

Permalink
Merge pull request #57 from kyoshidajp/fix_tagpr
Browse files Browse the repository at this point in the history
Change GITHUB_TOKEN for tagpr
  • Loading branch information
kyoshidajp authored Nov 30, 2023
2 parents 40ec136 + 6a5c3ea commit b994437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tagpr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
fetch-depth: 0
- uses: Songmu/tagpr@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.TAP_GITHUB_TOKEN }}

0 comments on commit b994437

Please sign in to comment.