Skip to content

Commit

Permalink
fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
davits committed Sep 4, 2023
1 parent 9c28eb2 commit a4110a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

- name: print info
- run: |
run: |
echo tags
echo "{{ steps.meta.outputs.tags }}"
echo labels
Expand Down

0 comments on commit a4110a4

Please sign in to comment.