Syntax change

This commit is contained in:
kdeng00
2025-07-22 21:48:40 -04:00
parent 226a475e75
commit ecd5705272
+1 -1
View File
@@ -36,7 +36,7 @@ jobs:
echo "Tag Release: $PROJECT_TAG_RELEASE"
- name: Print version
id: Version
id: print_version
run: |
echo "Printing version"
echo "Version: ${{ steps.version.outputs.project_tag_release }}"