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: steps:
- name: Docker image - name: Docker image
uses: Icinga/docker-icingaweb2@master uses: Icinga/docker-icingaweb2@master
env: with:
INPUT_TOKEN: '${{ github.token }}' dockerhub-token: '${{ secrets.DOCKER_HUB_PERSONAL_TOKEN }}'
DOCKER_HUB_PASSWORD: '${{ secrets.DOCKER_HUB_PERSONAL_TOKEN }}'