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 8281c1e commit 649b788Copy full SHA for 649b788
.github/workflows/docker-image.yml
@@ -1,3 +1,6 @@
1
+git add .
2
+git commit -m "Ready for publish"
3
+git push origin main
4
name: Docker Image CI
5
6
on:
0 commit comments