Commit 8b1e704
committed
fix: Update release workflow to handle first release tagging
- Modified the release workflow to ensure that a tag is created for the first release even if the version matches the current version.
- Added logic to skip tagging for subsequent releases if the version has not changed, improving the release process and preventing unnecessary tags.
These changes enhance the release workflow's functionality and clarity, ensuring proper version management during initial releases.1 parent c334187 commit 8b1e704
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
314 | | - | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
315 | 320 | | |
316 | 321 | | |
317 | 322 | | |
| |||
0 commit comments