Skip to content

Commit 98ab339

Browse files
Fix proper branch name for UI Extensions in release workflow
1 parent d69ee0c commit 98ab339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
types:
66
- closed
77
branches:
8-
- main
8+
- release
99

1010
jobs:
1111
# Get Version to tag and release the branch, no up-version - [no-ver] included in PR title

0 commit comments

Comments
 (0)