This is an automated email from the ASF dual-hosted git repository.

damccorm pushed a commit to branch users/damccorm/test-push
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/users/damccorm/test-push by 
this push:
     new 640a069cd68 Update build_release_candidate.yml
640a069cd68 is described below

commit 640a069cd68c311a8c0cb3ce477dcddc08234216
Author: Danny McCormick <[email protected]>
AuthorDate: Tue Oct 14 09:41:52 2025 -0400

    Update build_release_candidate.yml
---
 .github/workflows/build_release_candidate.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/build_release_candidate.yml 
b/.github/workflows/build_release_candidate.yml
index 042e35cffa0..b070ada17a0 100644
--- a/.github/workflows/build_release_candidate.yml
+++ b/.github/workflows/build_release_candidate.yml
@@ -563,6 +563,7 @@ jobs:
           ref: "v${{ github.event.inputs.RELEASE }}-RC${{ 
github.event.inputs.RC }}"
           repository: apache/beam
           path: beam
+          token: ${{ github.event.inputs.REPO_TOKEN }}
           persist-credentials: true
       - name: Install Python 3.9
         uses: actions/setup-python@v5

Reply via email to