We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb8c9f9 commit bfd32b7Copy full SHA for bfd32b7
1 file changed
.github/workflows/main.yml
@@ -63,6 +63,7 @@ jobs:
63
echo "type=patch" >> $GITHUB_OUTPUT
64
else
65
66
+ fi
67
68
# ✅ Bump version locally and create a tag (do NOT commit to master)
69
- name: Bump version and create tag
0 commit comments