lostluck commented on code in PR #28136:
URL: https://github.com/apache/beam/pull/28136#discussion_r1306029038
##########
.github/workflows/build_release_candidate.yml:
##########
@@ -19,6 +19,9 @@ on:
APACHE_PASSWORD:
description: Your Apache password. Required if you want to stage
artifacts into https://dist.apache.org/repos/dist/dev/beam/
required: false
+ BEAM_SITE_TOKEN:
+ description: Required if you want to create the beam-site docs PR.
Review Comment:
That's all my token has. That and "workflow" but I don't think that's
necessary here.
If we add the pypi steps to an action we'll get additional use out of the
token (same permissions), but that's a later change.
--
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]