GHA: handle changed interface of Icinga/docker-icingaweb2
This commit is contained in:
parent
a3235555bb
commit
7eb6359281
|
@ -16,6 +16,5 @@ jobs:
|
|||
steps:
|
||||
- name: Docker image
|
||||
uses: Icinga/docker-icingaweb2@master
|
||||
env:
|
||||
INPUT_TOKEN: '${{ github.token }}'
|
||||
DOCKER_HUB_PASSWORD: '${{ secrets.DOCKER_HUB_PERSONAL_TOKEN }}'
|
||||
with:
|
||||
dockerhub-token: '${{ secrets.DOCKER_HUB_PERSONAL_TOKEN }}'
|
||||
|
|
Loading…
Reference in New Issue