fix: close prepare-release summary step block
All checks were successful
Push Validation / validate (push) Successful in 53s
All checks were successful
Push Validation / validate (push) Successful in 53s
This commit is contained in:
@@ -57,3 +57,6 @@ jobs:
|
||||
{
|
||||
echo "## Release Prepared"
|
||||
echo
|
||||
echo "- Tag pushed: ${tag}"
|
||||
echo "- The tag-triggered Do Release workflow will create or update the release and publish binaries."
|
||||
} >> "$GITHUB_STEP_SUMMARY"
|
||||
|
||||
Reference in New Issue
Block a user