We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 919ea44 commit afc8263Copy full SHA for afc8263
1 file changed
.github/workflows/release.yml
@@ -33,7 +33,7 @@ jobs:
33
@semantic-release/changelog@6.0.0
34
@semantic-release/git
35
env:
36
- GH_TOKEN: ${{ secrets.GH_PAT }}
+ GH_TOKEN: ${{ secrets.GH_TOKEN }}
37
38
storybook-deploy:
39
name: Storybook deploy
0 commit comments