Skip to content

Commit 1549cc7

Browse files
committed
Remove provenance setting from GitHub Actions workflow for NPM publishing
1 parent 8c3bfb2 commit 1549cc7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,5 @@ jobs:
1111
scope: '@iExecBlockchainComputing'
1212
node-version: '20'
1313
registry: 'https://registry.npmjs.org'
14-
provenance: true
1514
secrets:
1615
npm-token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)