We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b20b99d commit b754f1cCopy full SHA for b754f1c
.github/workflows/release.yml
@@ -90,4 +90,4 @@ jobs:
90
echo "No attestation bundle found, skipping attachment."
91
exit 0
92
fi
93
- gh release upload $tag_name "$SIGSTORE_BUNDLE"
+ gh release upload $TAG_NAME "$SIGSTORE_BUNDLE"
0 commit comments