mirror of
https://github.com/venera-app/venera.git
synced 2025-12-15 06:41:14 +00:00
Change base branch from main to master in workflow
This commit is contained in:
2
.github/workflows/update_alt_store.yml
vendored
2
.github/workflows/update_alt_store.yml
vendored
@@ -51,7 +51,7 @@ jobs:
|
||||
--title "Update AltStore source with latest release" \
|
||||
--body "This PR updates the alt_store.json file with the latest release information." \
|
||||
--head "$branch_name" \
|
||||
--base main
|
||||
--base master
|
||||
|
||||
echo "changes=true" >> $GITHUB_OUTPUT
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user