Skip to content

Commit 24d7153

Browse files
npalmLudovicTOURMAN
authored andcommitted
chore(ci): Fix adding sigstore bundle to release (github-aws-runners#4628)
1 parent 9ad07b6 commit 24d7153

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
@@ -90,4 +90,4 @@ jobs:
9090
echo "No attestation bundle found, skipping attachment."
9191
exit 0
9292
fi
93-
gh release upload $tag_name "$SIGSTORE_BUNDLE"
93+
gh release upload $TAG_NAME "$SIGSTORE_BUNDLE"

0 commit comments

Comments
 (0)