Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
eternaltyro committed Jun 6, 2024
1 parent 35c4b1f commit b3d2a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ecs-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
packages: write

outputs:
imageid: ${{ steps.meta.outputs.tags }}
image_tags: ${{ steps.meta.outputs.tags }}

steps:
- uses: docker/setup-qemu-action@v3
Expand Down

0 comments on commit b3d2a45

Please sign in to comment.