Skip to content

Commit

Permalink
fix: update docker-publish.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Filip Szufnarowski <[email protected]>
  • Loading branch information
intelfisz authored Dec 4, 2023
1 parent d7639a4 commit 86bc22b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ jobs:
uses: intelfisz/actions/.github/workflows/docker-publish.yml@main
secrets:
DOCKERHUB_USERNAME: "${{ secrets.DOCKERHUB_USERNAME }}"
DOCKERHUB_PASSWORD: "${{ secrets.DOCKERHUB_PASSWORD }}"
DOCKERHUB_TOKEN: "${{ secrets.DOCKERHUB_TOKEN }}"
DOCKERHUB_TOKEN_DELETE: "${{ secrets.DOCKERHUB_TOKEN_DELETE }}"

0 comments on commit 86bc22b

Please sign in to comment.