Skip to content

Commit

Permalink
fixing name invalid
Browse files Browse the repository at this point in the history
  • Loading branch information
joaopereira12 committed Jul 11, 2024
1 parent 3a3dafb commit a7399f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

env:
REGISTRY: ghcr.io
IMAGE_NAME: ts-topology-relay
IMAGE_NAME: ${{ github.repository }}

jobs:
build-and-push-image:
Expand Down

0 comments on commit a7399f8

Please sign in to comment.