Skip to content

Commit 8f1cff4

Browse files
committed
Add setup-script to provenance workflow
1 parent 4029272 commit 8f1cff4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/provenance.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ jobs:
2222
with:
2323
debug: ${{ inputs.debug }}
2424
package-name: '@socketsecurity/sdk'
25+
setup-script: 'pnpm run build'
2526
secrets:
2627
npm_token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)