Skip to content

Commit bfd32b7

Browse files
authored
Fix: Workflow (again) (#66)
* fix: workflow (again)
1 parent bb8c9f9 commit bfd32b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
echo "type=patch" >> $GITHUB_OUTPUT
6464
else
6565
echo "type=patch" >> $GITHUB_OUTPUT
66+
fi
6667
6768
# ✅ Bump version locally and create a tag (do NOT commit to master)
6869
- name: Bump version and create tag

0 commit comments

Comments
 (0)