Skip to content

Commit 9e91f4a

Browse files
committed
feat: add tag validation in release changelog and sepearte smurf workflows for helm and docker
1 parent 9bec238 commit 9e91f4a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-changelog.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
excludeTypes: ""
8989
includeInvalidCommits: false
9090
tag: ${{ inputs.tag != '' && inputs.tag || github.ref_name }}
91+
9192
- name: 🚀 Create Release
9293
uses: ncipollo/release-action@v1.16.0
9394
with:

0 commit comments

Comments
 (0)