Skip to content

Commit

Permalink
change echo
Browse files Browse the repository at this point in the history
  • Loading branch information
semih.cavdar committed Mar 19, 2024
1 parent a9d3cfd commit e6bc502
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/version-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
- name: Use Output
id: output
run: |
echo "Output is $version"
echo "Output is $main_version"
echo "current_version : $version"
echo "main_version : $main_version"
- name: Compare versions
id: compare_versions
Expand Down

0 comments on commit e6bc502

Please sign in to comment.