Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit 02fc70c

Browse files
committed
master
1 parent 7937bc2 commit 02fc70c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
env:
6767
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6868
run: |
69-
git push origin HEAD:main
69+
git push origin HEAD:master
7070
7171
# Build package
7272
- name: Build package

0 commit comments

Comments
 (0)