Skip to content

Commit 631b348

Browse files
committed
fix workflow - maybe
1 parent 5e1e8f3 commit 631b348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ permissions:
2323

2424
jobs:
2525
publish:
26-
uses: SocketDev/socket-registry/.github/workflows/provenance.yml@63ad52562c1f2d007a1833b2b22cffc3001e1cc2 # main
26+
uses: SocketDev/socket-registry/.github/workflows/provenance.yml@main
2727
with:
2828
debug: ${{ inputs.debug }}
2929
dist-tag: ${{ inputs.dist-tag }}

0 commit comments

Comments
 (0)