chore: actually skip release
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good

This commit is contained in:
2022-03-05 17:54:53 -06:00
parent 092457254f
commit 490d2fba4b

View File

@@ -22,6 +22,7 @@ if [ -z "$(git status --porcelain)" ]; then
if ! [ "$release_needed" = true ]; then
echo "No release needed..."
exit 0
fi
# Working directory clean