Skip to content

Commit 2e44481

Browse files
committed
beta branch
1 parent a5b8b18 commit 2e44481

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/download-hashes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ jobs:
438438
git push --set-upstream origin "$BRANCH_NAME"
439439
440440
gh pr create \
441-
--base "$DEFAULT_BRANCH" \
441+
--base beta \
442442
--head "$BRANCH_NAME" \
443443
--title "Update Core download information (CLI ${version_cli}, GUI ${version_gui})" \
444444
--body "This PR was automatically generated by the Download Hashes workflow to update **src/data/downloads/core.json** based on the latest downloads/hashes.txt."

0 commit comments

Comments
 (0)