Fix proper branch name for UI Extensions in release workflow

pull/463/head
Simon (Darkside) Jackson 2023-11-26 18:24:30 +00:00 committed by GitHub
parent d69ee0c2c9
commit 98ab33952a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ on:
types: types:
- closed - closed
branches: branches:
- main - release
jobs: jobs:
# Get Version to tag and release the branch, no up-version - [no-ver] included in PR title # Get Version to tag and release the branch, no up-version - [no-ver] included in PR title