We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcc5f32 commit 6cb9dc0Copy full SHA for 6cb9dc0
.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.PUBLISHER_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments