We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f01d53e commit a3def1cCopy full SHA for a3def1c
.github/workflows/publish.yaml
@@ -30,4 +30,4 @@ jobs:
30
version: ${{ env.GITHUB_REF_NAME }}
31
args: release --rm-dist
32
env:
33
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GH_PAT }}
0 commit comments