mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
Set upstream branch
This commit is contained in:
2
.github/workflows/build-release.yml
vendored
2
.github/workflows/build-release.yml
vendored
@@ -128,4 +128,4 @@ jobs:
|
||||
git add pubspec.yaml
|
||||
git commit -m "Bump version to $( flutter pub run cider version )"
|
||||
git push origin --delete ${{ env.VERSION_V }}
|
||||
git push
|
||||
git push --set-upstream origin release-${{ env.VERSION }}
|
||||
Reference in New Issue
Block a user