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 6e9c5cf commit 38ab268Copy full SHA for 38ab268
.github/workflows/version.yml
@@ -65,4 +65,4 @@ jobs:
65
# Publish to GitHub Packages
66
- run: npm publish
67
env:
68
- NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments