action-cloudos-cli
action-cloudos-cli copied to clipboard
Return the job id as the result of the action
Return the job id as the result of the action https://docs.github.com/en/actions/using-workflows/storing-workflow-data-as-artifacts
one workaround would be saving the output to a file and then read the content via cat file.txt