Skip to content

Commit

Permalink
let's try again...
Browse files Browse the repository at this point in the history
  • Loading branch information
MJRichardson committed Nov 2, 2023
1 parent 2c7dd72 commit 471642d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
cache-to: type=gha,mode=max

- name: echo tag
run: echo '$IMAGE_TAG'
run: echo "$IMAGE_TAG"
env:
IMAGE_TAG: ${{ steps.meta.outputs.tags }}

Expand Down

0 comments on commit 471642d

Please sign in to comment.