Skip to content

Commit

Permalink
fix: syntax again
Browse files Browse the repository at this point in the history
  • Loading branch information
mike dupont committed Jan 14, 2025
1 parent 02c55a0 commit 73a54d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: meta-introspector/amazon-ecr-login@v1
- uses: meta-introspector/create-ecr-repository-action@v1
with:
repository: $env.ECR_REPOSITORY
repository: ${{ env.ECR_REPOSITORY }}

- name: Set short sha
id: sha_short
Expand Down

0 comments on commit 73a54d4

Please sign in to comment.