We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40ec136 commit 6a5c3eaCopy full SHA for 6a5c3ea
.github/workflows/tagpr.yml
@@ -11,4 +11,4 @@ jobs:
11
fetch-depth: 0
12
- uses: Songmu/tagpr@main
13
env:
14
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.TAP_GITHUB_TOKEN }}
0 commit comments