Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: laurentsimon <laurentsimon@google.com>
  • Loading branch information
laurentsimon committed Apr 3, 2024
1 parent 02db575 commit 5ab2f06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-echo-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ defaults:

env:
IMAGE_REGISTRY: docker.io
IMAGE_NAME: ${{ github.repository }}-echo-server
IMAGE_NAME: ${{ github.event.repository.name }}-echo-server
REGISTRY_USERNAME: laurentsimon

jobs:
Expand Down

0 comments on commit 5ab2f06

Please sign in to comment.