Skip to content

Commit

Permalink
Fix repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
damccorm authored Nov 3, 2023
1 parent c5185d5 commit 7ea58e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_release_candidate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ jobs:
python "${SCRIPT_DIR}/download_github_actions_artifacts.py" \
--github-token-var GITHUB_TOKEN \
--repo-url "${GIT_REPO_BASE_URL}" \
--repo-url "apache/beam" \
--rc-tag "${RC_TAG}" \
--release-commit "${RELEASE_COMMIT}" \
--artifacts_dir "${RELEASE_DIR}/python" \
Expand Down

0 comments on commit 7ea58e6

Please sign in to comment.