Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use github workflow commands for display/debug for readability #133

Closed
wants to merge 1 commit into from

Conversation

pputman-clabs
Copy link
Contributor

This moves the user logging to use the github workflow commands here:
https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/workflow-commands-for-github-actions

This will improve readability.

Also changed the check for a $TRACE variable to use the debug command to print only if the ACTIONS_STEP_DEBUG secret or variable is set
https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/troubleshooting-workflows/enabling-debug-logging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants