Skip to content

Commit

Permalink
fix: branch naming
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfiex authored Apr 21, 2024
1 parent f82690a commit b31cf0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dispatch_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

run: |
base_branch="main"
feature_branch="consortium_$NAME"
feature_branch="$KIND_$NAME"
git pull
Expand Down

0 comments on commit b31cf0b

Please sign in to comment.