GHA: handle changed interface of Icinga/docker-icingaweb2

This commit is contained in:
Alexander A. Klimov 2023-02-02 13:24:42 +01:00 committed by Johannes Meyer
parent a3235555bb
commit 7eb6359281
1 changed files with 2 additions and 3 deletions

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