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 bdee7ba commit 8a0a38aCopy full SHA for 8a0a38a
.github/workflows/release.yml
@@ -82,8 +82,6 @@ jobs:
82
SEMVER_OUTPUT_RAW=$(npx semantic-release)
83
echo "semantic-release run"
84
echo "$SEMVER_OUTPUT_RAW"
85
- STATUS=$?
86
- echo "status = $STATUS"
87
88
89
# Check for no changes and set SEMVER_VERSION accordingly
0 commit comments