We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5a7ad5 commit 5cb48beCopy full SHA for 5cb48be
.github/workflows/release.yml
@@ -51,5 +51,6 @@ jobs:
51
if: success()
52
env:
53
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
54
+ TAP_GITHUB_TOKEN: ${{ secrets.GH_PAT }}
55
with:
56
args: release --clean
0 commit comments