Skip to content

Commit

Permalink
GHA: handle changed interface of Icinga/docker-icingaweb2
Browse files Browse the repository at this point in the history
  • Loading branch information
Al2Klimov authored and nilmerg committed May 23, 2023
1 parent a323555 commit 7eb6359
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}'

0 comments on commit 7eb6359

Please sign in to comment.