We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ad27a3 commit e42a644Copy full SHA for e42a644
.github/workflows/docker-publish.yml
@@ -10,7 +10,7 @@ on:
10
11
env:
12
REGISTRY: ghcr.io
13
- IMAGE_NAME: ghcr.io/getstream/tikv-ui
+ IMAGE_NAME: getstream/tikv-ui
14
15
jobs:
16
build:
0 commit comments