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.
--provenance
yarn npm publish
1 parent 8ca1023 commit 6f56cbeCopy full SHA for 6f56cbe
.github/workflows/version-or-publish.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: changesets/action@v1
36
with:
37
version: yarn changeset version
38
- publish: yarn npm publish --tolerate-republish
+ publish: yarn npm publish --tolerate-republish --provenance
39
env:
40
GITHUB_TOKEN: ${{ github.token }}
41
YARN_NPM_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments