We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03573e0 commit 88cce6bCopy full SHA for 88cce6b
.github/workflows/provenance.yml
@@ -23,5 +23,4 @@ jobs:
23
debug: ${{ inputs.debug }}
24
package-name: '@socketregistry/packageurl-js'
25
setup-script: 'pnpm run build'
26
- secrets:
27
- npm_token: ${{ secrets.NPM_TOKEN }}
+ use-trusted-publishing: true
0 commit comments