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 643c78eaa0d Update build_release_candidate.yml
643c78eaa0d is described below
commit 643c78eaa0dfe95d02b8c1b0cfb6d07691f2ec42
Author: Danny McCormick <[email protected]>
AuthorDate: Mon Oct 13 17:08:58 2025 -0400
Update build_release_candidate.yml
---
.github/workflows/build_release_candidate.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.github/workflows/build_release_candidate.yml
b/.github/workflows/build_release_candidate.yml
index b070ada17a0..042e35cffa0 100644
--- a/.github/workflows/build_release_candidate.yml
+++ b/.github/workflows/build_release_candidate.yml
@@ -563,7 +563,6 @@ 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