Skip to content

Commit a7308e9

Browse files
committed
feat(cicd): versioning
BREAKING CHANGE: version update
1 parent 8a0a38a commit a7308e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ jobs:
7979
set -e
8080
8181
echo "running semantic-release"
82+
echo "⚠️ Semver-release will not be able to make the change if branch checks havent run ⚠️"
8283
SEMVER_OUTPUT_RAW=$(npx semantic-release)
8384
echo "semantic-release run"
8485
echo "$SEMVER_OUTPUT_RAW"

0 commit comments

Comments
 (0)