Skip to content

Commit 46bb909

Browse files
authored
Remove provenance flag
Signed-off-by: Bret Comnes <[email protected]>
1 parent cd51b95 commit 46bb909

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,3 @@ jobs:
4242
newversion: ${{ github.event.inputs.newversion }}
4343
github_token: ${{ secrets.GITHUB_TOKEN }} # built in actions token. Passed tp gh-release if in use.
4444
npm_token: ${{ secrets.NPM_ORG_TOKEN }} # user set secret token generated at npm
45-
publish_cmd: npm publish --provenance

0 commit comments

Comments
 (0)