Skip to content

Commit 6429673

Browse files
committed
workflows/release: fix signing artifacts handling
Signed-off-by: William Woodruff <[email protected]>
1 parent c9f45b8 commit 6429673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
id: sigstore-python
2424
with:
2525
inputs: action.yml action.py
26-
upload-signing-artifacts: true
26+
release-signing-artifacts: true

0 commit comments

Comments
 (0)