fix ref
This commit is contained in:
parent
191e4fc2ae
commit
44f983d7b9
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user