Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
killij committed Nov 21, 2023
1 parent c0622f0 commit f777af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:

#debug
- name: Log the tags
run: echo "::notice:: Calculated tags value => ${{ env.IMAGE_TAGS }}"
run: echo "Calculated tags value => ${{ env.IMAGE_TAGS }}"


# Workaround: https://github.com/docker/build-push-action/issues/461
Expand Down

0 comments on commit f777af2

Please sign in to comment.