Skip to content

Commit 7693e46

Browse files
committed
a
1 parent 8adbb00 commit 7693e46

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: Create release (from develop only!)
2+
3+
on:
4+
workflow_dispatch:
5+
6+
jobs:
7+
release:
8+
uses: georg-eckert-zeiss/ghp/.github/workflows/create-support-release.yml@main
9+
with:
10+
generate_release_notes: true
11+
secrets: inherit

0 commit comments

Comments
 (0)