Skip to content

Commit

Permalink
ci: 修复 publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Ljzd-PRO committed May 21, 2024
1 parent b5507e9 commit e76be32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
with:
body_path: CHANGELOG.md
prerelease: ${{ contains(github.ref, 'beta') }}
- name: Publish
uses: ./.github/workflows/python-publish.yml
publish:
uses: ./.github/workflows/python-publish.yml

0 comments on commit e76be32

Please sign in to comment.