We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e5b137d + 1f4334c commit 303cbdeCopy full SHA for 303cbde
1 file changed
.github/workflows/release.yml
@@ -32,6 +32,7 @@ jobs:
32
# git tag "v$version"
33
# git push origin "v$version"
34
35
+
36
# gh changelog new --latest
37
- name: "Generate Release Changelog"
38
run: |
0 commit comments