fix ref
This commit is contained in:
parent
191e4fc2ae
commit
44f983d7b9
@ -12,7 +12,7 @@ jobs:
|
||||
ref: ${{ github.ref }}
|
||||
image_name: doorman-homeassistant
|
||||
secrets:
|
||||
token: ${{ secrets.CHECKOUT_REPOSITORY_TOKEN }}
|
||||
token: ${{ github.token }}
|
||||
deploy-gitainer:
|
||||
needs: docker
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user