Skip to content

Commit 91266fa

Browse files
Merge pull request #448 from dekusms/dev
Change trigger branch for version bump workflow
2 parents 79fb632 + 5250640 commit 91266fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/staging-version-bump.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Bump Version
33
on:
44
push:
55
branches:
6-
- staging
6+
- staging-release
77
workflow_dispatch:
88

99
jobs:

0 commit comments

Comments
 (0)