Closed logikfabrik closed 2 years ago
This action requires a Docker Hub access token to be generated and added as a GitHub repository secret named DOCKERHUB_TOKEN.
The action will run when publishing a new release in GitHub. The GitHub release tag will be used to tag the published Docker image.
@cruizba Have you had a chance to look at this PR? I tested it, publishing to my Docker Hub account, and it worked without problems.
Thanks for your contribution!
This action requires a Docker Hub access token to be generated and added as a GitHub repository secret named DOCKERHUB_TOKEN.
The action will run when publishing a new release in GitHub. The GitHub release tag will be used to tag the published Docker image.