Skip to content

Commit dfc30a2

Browse files
fix: cosign path
Signed-off-by: Swarit Pandey <swarit@stepsecurity.io>
1 parent 2224e5d commit dfc30a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
"${{ steps.binaries.outputs.darwin }}.bundle" \
108108
"${{ steps.binaries.outputs.win_amd64 }}.bundle" \
109109
"${{ steps.binaries.outputs.win_arm64 }}.bundle" \
110-
dist/stepsecurity-dev-machine-guard.sh.bundle \
110+
stepsecurity-dev-machine-guard.sh.bundle \
111111
--clobber
112112
113113
- name: Attest build provenance

0 commit comments

Comments
 (0)