clayburn commented on PR #2641: URL: https://github.com/apache/logging-log4j2/pull/2641#issuecomment-2148408013
The reusable workflow may change what needs to happen here: https://docs.github.com/en/actions/using-workflows/reusing-workflows#using-inputs-and-secrets-in-a-reusable-workflow It looks like the reusable workflow needs to define that it will accept the access key as a secret and declare its use within the workflow. Then the workflow here needs to pass the secret in to the step. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
