ppkarwasz opened a new pull request, #270: URL: https://github.com/apache/logging-parent/pull/270
This adds two outputs to both the `deploy-release-reusable` and `deploy-snapshot-reusable` workflows: - `project-version`: contains the version of the deployed project. - `project-repository-url`: contains the URL of the Nexus repository, where the artifacts were deployed. This PR is based on the GitHub [Using outputs from a reusable workflow](https://docs.github.com/en/actions/sharing-automations/reusing-workflows#using-outputs-from-a-reusable-workflow) documentation. [It also fixes a small YAML syntax error, ignored by GitHub, but reported by IDEA] -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org