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 7d9c2d3 commit 0bcd4c3Copy full SHA for 0bcd4c3
1 file changed
.github/workflows/release.yml
@@ -46,6 +46,3 @@ jobs:
46
commit: "chore: release"
47
env:
48
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
49
- # Empty token keeps changesets/action happy while npm authenticates via OIDC
50
- # https://github.com/changesets/changesets/issues/1152
51
- NPM_TOKEN: ""
0 commit comments