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
|
||||
message: "Update app version [ready]"
|
||||
commit: --no-verify
|
||||
push: origin HEAD:${{ github.head_ref }}
|
||||
|
||||
ci:
|
||||
needs: update-config
|
||||
|
|
Loading…
Reference in New Issue
Block a user