Skip to content

Commit

Permalink
Merge pull request #29 from guardian/akash1810-patch-1
Browse files Browse the repository at this point in the history
fix: Docker image publishing
  • Loading branch information
akash1810 authored Oct 13, 2023
2 parents 2946853 + 73223fc commit 53f1a41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ecs-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

env:
REGISTRY: ghcr.io
IMAGE_NAME: devx-logs-for-ecs
IMAGE_NAME: ${{ github.repository }}

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

0 comments on commit 53f1a41

Please sign in to comment.