ci: push to correct branch

This commit is contained in:
Nicolas Meienberger 2023-06-21 22:59:39 +02:00
parent e420b60efc
commit 166d8eda6b

View File

@ -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