Skip to content

Commit 8bee807

Browse files
committed
- fixes image name
Signed-off-by: Vincent Biret <[email protected]>
1 parent 9b1c35c commit 8bee807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
paths: ['src/Microsoft.OpenApi.Hidi/**', '.github/workflows/**']
77
env:
88
REGISTRY: msgraphprod.azurecr.io
9-
IMAGE_NAME: public/hidi/generator
9+
IMAGE_NAME: public/hidi
1010
jobs:
1111
push_to_registry:
1212
environment:

0 commit comments

Comments
 (0)