Skip to content

Commit e0882fb

Browse files
committed
ci(github): update github action config
1 parent c8a0756 commit e0882fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- run: yarn
1717
- run: yarn build
1818
- run: yarn test
19-
- run: npm publish
19+
- run: npm publish --provenance
2020
env:
2121
NODE_AUTH_TOKEN: ${{secrets.NPM_AUTH_TOKEN}}
2222
CI: true

0 commit comments

Comments
 (0)