fix ref
Some checks failed
Build and push Doorman UI / API / docker (push) Has been cancelled
Build and push image for doorman-homeassistant / docker (push) Failing after 4s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Has been skipped

This commit is contained in:
Martin Dimitrov 2024-12-11 19:42:03 -08:00
parent 191e4fc2ae
commit 44f983d7b9

View File

@ -12,7 +12,7 @@ jobs:
ref: ${{ github.ref }} ref: ${{ github.ref }}
image_name: doorman-homeassistant image_name: doorman-homeassistant
secrets: secrets:
token: ${{ secrets.CHECKOUT_REPOSITORY_TOKEN }} token: ${{ github.token }}
deploy-gitainer: deploy-gitainer:
needs: docker needs: docker
runs-on: ubuntu-22.04 runs-on: ubuntu-22.04