Skip to content

Commit

Permalink
refactor: change quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
blacha committed Feb 19, 2025
1 parent c4e728b commit f67321e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
- name: List tags
run: |
echo "${{ toJson(steps.tags.outputs.result) }}" | jq
echo '${{ toJson(steps.tags.outputs.result) }}' | jq
build-containers:
needs: setup
Expand Down

0 comments on commit f67321e

Please sign in to comment.