Skip to content

Commit

Permalink
Fix naming
Browse files Browse the repository at this point in the history
  • Loading branch information
CameronBeneteau committed Dec 2, 2024
1 parent 1c8d888 commit 203c978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
echo "Sanitized project name: $sanitized_project_name"
echo "Effective platform: $platform"
echo "::set-output name=project::$project_name"
echo "::set-output name=project_name::$project_name"
echo "::set-output name=sanitized_project_name::$sanitized_project_name"
echo "::set-output name=platform::$platform"
Expand Down

0 comments on commit 203c978

Please sign in to comment.