chore(ci): adapt release workflow
Some checks failed
Lint Markdown files / markdown-lint (push) Successful in 12s
Golang Tests / unittest (push) Has been cancelled

This commit is contained in:
Markus Pesch 2025-05-31 17:56:14 +02:00
parent be5691762c
commit b40e00ba5b
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -15,5 +15,5 @@ jobs:
with: with:
username: ${{ secrets.DOCKER_IO_USERNAME }} username: ${{ secrets.DOCKER_IO_USERNAME }}
password: ${{ secrets.DOCKER_IO_PASSWORD }} password: ${{ secrets.DOCKER_IO_PASSWORD }}
repository: volkerraschek/docker-hub-description-updater repository: volkerraschek/dhdu
readme-filepath: README.md readme-filepath: README.md