Skip to content

Conversation

@MSavameri
Copy link
Owner

I've modified .github/workflows/docker-publish.yml to change the push trigger from only the 'main' branch to all branches ('**').

This will allow the Docker image to be built and pushed to Docker Hub on every commit pushed to any branch in the repository, as you requested.

I've modified .github/workflows/docker-publish.yml to change the push trigger
from only the 'main' branch to all branches ('**').

This will allow the Docker image to be built and pushed to Docker Hub
on every commit pushed to any branch in the repository, as you requested.
@MSavameri MSavameri merged commit cad4848 into master Jun 5, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants