Skip to content

Commit 88cce6b

Browse files
committed
use-trusted-publishing for provenance workflow
1 parent 03573e0 commit 88cce6b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/provenance.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,4 @@ jobs:
2323
debug: ${{ inputs.debug }}
2424
package-name: '@socketregistry/packageurl-js'
2525
setup-script: 'pnpm run build'
26-
secrets:
27-
npm_token: ${{ secrets.NPM_TOKEN }}
26+
use-trusted-publishing: true

0 commit comments

Comments
 (0)