Skip to content

Commit

Permalink
feat: update ref_name
Browse files Browse the repository at this point in the history
  • Loading branch information
zzcr committed Jan 21, 2025
1 parent 0db31ad commit 60f789f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-all-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: CheckOut Code
uses: actions/checkout@master
with:
ref: ${{ github.ref_name }}
ref: main

- name: Setup pnpm
uses: pnpm/action-setup@v2
Expand Down

0 comments on commit 60f789f

Please sign in to comment.