ci: push to correct branch
This commit is contained in:
parent
e420b60efc
commit
166d8eda6b
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -47,6 +47,7 @@ jobs:
|
||||||
author_email: ci@runtipi.io
|
author_email: ci@runtipi.io
|
||||||
message: "Update app version [ready]"
|
message: "Update app version [ready]"
|
||||||
commit: --no-verify
|
commit: --no-verify
|
||||||
|
push: origin HEAD:${{ github.head_ref }}
|
||||||
|
|
||||||
ci:
|
ci:
|
||||||
needs: update-config
|
needs: update-config
|
||||||
|
|
Loading…
Reference in New Issue
Block a user