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.
1 parent 9bec238 commit 9e91f4aCopy full SHA for 9e91f4a
1 file changed
.github/workflows/release-changelog.yml
@@ -88,6 +88,7 @@ jobs:
88
excludeTypes: ""
89
includeInvalidCommits: false
90
tag: ${{ inputs.tag != '' && inputs.tag || github.ref_name }}
91
+
92
- name: 🚀 Create Release
93
uses: ncipollo/release-action@v1.16.0
94
with:
0 commit comments