mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-12 18:27:24 +01:00
ci: use master instead of main
This commit is contained in:
parent
a5a0fa5ee7
commit
7b80327f82
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -96,4 +96,4 @@ jobs:
|
|||
git add repo.json
|
||||
git commit -m "[CI] Updating repo.json for ${{ github.ref }}" || true
|
||||
|
||||
git push origin main || true
|
||||
git push origin master || true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue