We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d2be05 commit 742fddaCopy full SHA for 742fdda
1 file changed
.github/workflows/publish.yml
@@ -27,4 +27,4 @@ jobs:
27
uses: docker/build-push-action@v2
28
with:
29
push: true
30
- tags: mendhak/test-image:${{ steps.get_version.outputs.VERSION }}
+ tags: mendhak/http-https-echo:${{ steps.get_version.outputs.VERSION }}
0 commit comments