We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 029b823 commit 53423a6Copy full SHA for 53423a6
.github/workflows/release.yml
@@ -6,7 +6,6 @@ on:
6
7
env:
8
DOCKER_USER: bencuk
9
- DOCKER_REG: docker.io
10
# Release semver tagged version
11
IMAGE_TAG: ${{ github.event.release.tag_name }}
12
0 commit comments