File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 options :
2020 - ' 0'
2121 - ' 1'
22- publish-without-sfw :
23- description : ' Publish directly to npm, bypassing Socket firewall shims'
24- required : false
25- default : false
26- type : boolean
2722
2823permissions :
2924 contents : write
@@ -32,13 +27,12 @@ permissions:
3227
3328jobs :
3429 publish :
35- uses : SocketDev/socket-registry/.github/workflows/provenance.yml@a5923566cd8bcf70aefa1eefacf21f96e328be45 # main
30+ uses : SocketDev/socket-registry/.github/workflows/provenance.yml@d638c11f4bc7ac637e0f61f05729a54d68af40e0 # main
3631 with :
3732 debug : ${{ inputs.debug }}
3833 dist-tag : ${{ inputs.dist-tag }}
3934 package-name : ' @socketregistry/packageurl-js'
4035 publish-script : ' release:ci'
41- publish-without-sfw : ${{ inputs.publish-without-sfw }}
4236 setup-script : ' ci:validate'
4337 use-trusted-publishing : true
4438 secrets :
You can’t perform that action at this time.
0 commit comments