Skip to content

Commit bbe90cf

Browse files
committed
cleanup code after aider
1 parent 80e8222 commit bbe90cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-gateway.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
env:
1010
REGISTRY: ghcr.io
11-
IMAGE_NAME: ${{ github.repository_owner }}/gateway
11+
IMAGE_NAME: ${{ github.repository }}/gateway
1212

1313
jobs:
1414
build-and-push-platforms:

0 commit comments

Comments
 (0)