We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80e8222 commit bbe90cfCopy full SHA for bbe90cf
.github/workflows/build-gateway.yml
@@ -8,7 +8,7 @@ on:
8
9
env:
10
REGISTRY: ghcr.io
11
- IMAGE_NAME: ${{ github.repository_owner }}/gateway
+ IMAGE_NAME: ${{ github.repository }}/gateway
12
13
jobs:
14
build-and-push-platforms:
0 commit comments