Fast-forwarded to origin/dev
This commit is contained in:
@@ -75,5 +75,5 @@ runs:
|
|||||||
run: |
|
run: |
|
||||||
log_info "Fast-forwarding master to dev"
|
log_info "Fast-forwarding master to dev"
|
||||||
git checkout master
|
git checkout master
|
||||||
git merge --ff-only dev
|
git merge --ff-only origin/dev
|
||||||
git push
|
git push
|
||||||
|
|||||||
Reference in New Issue
Block a user