Skip to content

Commit e9e032a

Browse files
committed
Modify tags allowed on test. (#1282)
Require tags for anything on the develop include include -test to allow creating a 'test' release but to avoid confusion with an final release. (cherry picked from commit 71fec43)
1 parent 4624833 commit e9e032a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ on:
3232
required: true
3333
description: Which Branch to make the build from
3434
options:
35+
- develop
3536
- test
3637
nightly:
3738
type: boolean

0 commit comments

Comments
 (0)