Skip to content

Commit 2729a74

Browse files
authored
1 parent 0fa2397 commit 2729a74

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ jobs:
4646

4747
- run: npm ci
4848

49-
# TODO: Add --provenance once the repo is public
50-
- run: npm publish --access public
49+
- run: npm publish --provenance --access public
5150
env:
5251
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)