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 60f789f commit 7dbee6c
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: main
ref: ${{ github.ref_name }}

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

0 comments on commit 7dbee6c

Please sign in to comment.