We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56731c5 commit 0ec0b62Copy full SHA for 0ec0b62
.github/workflows/docker-publish.yml
@@ -26,6 +26,7 @@ jobs:
26
# uses: elgohr/Publish-Docker-Github-Action@93655185f260b851ede78d9a57760a8bbda65f68
27
uses: elgohr/Publish-Docker-Github-Action@v4
28
with:
29
+ default_branch: main
30
# The name of the image you would like to push
31
name: tofandel/php_node
32
# The login username for the registry
0 commit comments