Skip to content

Commit 3d6d594

Browse files
committed
Set upstream branch
1 parent 1e2ba23 commit 3d6d594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,4 @@ jobs:
128128
git add pubspec.yaml
129129
git commit -m "Bump version to $( flutter pub run cider version )"
130130
git push origin --delete ${{ env.VERSION_V }}
131-
git push
131+
git push --set-upstream origin release-${{ env.VERSION }}

0 commit comments

Comments
 (0)