chore: rename master branch to main (#7446)

This commit is contained in:
David Knaack
2026-04-30 21:54:56 +02:00
committed by GitHub
parent 387c2f6e28
commit 6a2096608e
3 changed files with 47 additions and 36 deletions
+2 -2
View File
@@ -2,7 +2,7 @@ name: Release
on:
push:
branches:
- master
- main
env:
CARGO_INCREMENTAL: 0
CARGO_NET_RETRY: 10
@@ -207,7 +207,7 @@ jobs:
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
# Required to include the recently merged Crowdin PR
ref: master
ref: main
- name: Notarize | Set up secrets
env: