Skip to content

Conversation

@BrianCArnold
Copy link
Contributor

  • I think the intent was to output information to the console, not to emit logging data as undeclared output variables.
  • Also, setOutput is being removed, so if it needs to save output information, it needs to switch to the new environment file data.

… cpanm script...? I think the intent was to output information to the console, since there is no declared output variables in the action.yml. Also, setOutput is being removed, so if it needs to save output information, it should use the new environment file data.
@BrianCArnold BrianCArnold changed the title Got rid of setting action output logging messages Got rid of setting output variables to logging messages Jun 6, 2023
@BrianCArnold
Copy link
Contributor Author

Additionally, changed from console.log to core.info, which is the standard way to emit output data to the workflow steps output.

@atoomic atoomic merged commit 56dc672 into perl-actions:master Jan 2, 2024
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