You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# # In dev even if there is no version change we will package and update the website, this means it will for ci which isnt necessary
88
-
# # but also if we squash a load of commits we will still get the package updated
89
-
# echo "In dev even if there is no version change we will package and update the website, this means it will for ci which isnt necessary but also if we squash a load of commits we will still get the package updated"
90
-
91
-
# STATUS=$?
92
-
# if [ -z "$SEMVER_OUTPUT" ]; then
93
-
# SEMVER_OUTPUT=$(echo "$SEMVER_OUTPUT_RAW" | grep -oP 'Found git tag v\K[^\s]+')
0 commit comments