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 c37044a commit a1f159fCopy full SHA for a1f159f
.github/workflows/publish.yml
@@ -31,4 +31,5 @@ jobs:
31
id: changesets
32
uses: changesets/action@v1
33
env:
34
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
35
NPM_CONFIG_PROVENANCE: true
0 commit comments