Skip to content

Commit 303cbde

Browse files
authored
Merge pull request #51 from TraGicCode/refactor-automated-release-process-fix-4
Refactor automated release process fix round 4
2 parents e5b137d + 1f4334c commit 303cbde

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
# git tag "v$version"
3333
# git push origin "v$version"
3434

35+
3536
# gh changelog new --latest
3637
- name: "Generate Release Changelog"
3738
run: |

0 commit comments

Comments
 (0)