We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a31f4e commit 86c804cCopy full SHA for 86c804c
.github/workflows/to-docker-hub.yml renamed to .github/workflows/to-dockerhub.yml
@@ -3,7 +3,6 @@ on:
3
push:
4
branches:
5
- main
6
- workflow_dispatch:
7
jobs:
8
push_to_registry:
9
name: Push Docker image to Docker Hub
0 commit comments