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 4029272 commit 8f1cff4Copy full SHA for 8f1cff4
.github/workflows/provenance.yml
@@ -22,5 +22,6 @@ jobs:
22
with:
23
debug: ${{ inputs.debug }}
24
package-name: '@socketsecurity/sdk'
25
+ setup-script: 'pnpm run build'
26
secrets:
27
npm_token: ${{ secrets.NPM_TOKEN }}
0 commit comments