Skip to content

Commit 37912c8

Browse files
Update release.yaml
1 parent 869c8de commit 37912c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
git config --global user.email "gha@github.com"
5252
git config --global user.name "github robot"
5353
git commit -am "update package build version gha"
54-
git push origin main
54+
git push origin master
5555
5656
- name: Build a binary wheel and a source tarball
5757
run: uv build && uv publish

0 commit comments

Comments
 (0)