GHA: handle changed interface of Icinga/docker-icingaweb2

This commit is contained in:
Alexander A. Klimov 2023-02-02 13:24:42 +01:00
parent 0031108160
commit 9b1e2f335d

View File

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