Skip to content

Commit

Permalink
remove curly
Browse files Browse the repository at this point in the history
  • Loading branch information
semih.cavdar committed Mar 19, 2024
1 parent 14689b6 commit 0ee9168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
- name: Use Output
id: output
run: echo "Output is ${{ $tags_without_comma }}"
run: echo "Output is $tags_without_comma"

0 comments on commit 0ee9168

Please sign in to comment.