Skip to content

Commit 64b1a4f

Browse files
Release tags for api and client modules (#1194)
1 parent c5b0f64 commit 64b1a4f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ jobs:
3131
packages: write
3232
with:
3333
release-commit-target: branch
34+
github-tag-template: '${version}'
35+
github-additional-tag-templates: |
36+
api/${version}
37+
client/${version}
3438
next-version: ${{ inputs.next-version }}
3539
next-version-callback-action-path:
3640
slack-channel-id: C0177NLL8V9 # #gardener-etcd

0 commit comments

Comments
 (0)