Skip to content

Commit bc3aeba

Browse files
disable provenance for first release
1 parent d7cec89 commit bc3aeba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919

2020
env:
2121
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
22-
NPM_CONFIG_PROVENANCE: true
22+
# NPM_CONFIG_PROVENANCE: true
2323

2424
jobs:
2525
release:

0 commit comments

Comments
 (0)