Skip to content

Commit

Permalink
feat: update config
Browse files Browse the repository at this point in the history
  • Loading branch information
pomelo-nwu committed Sep 23, 2024
1 parent b7697a7 commit 8db1774
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/prepare-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
publish:
runs-on: ubuntu-latest
# 当具有 release 标签的 PR 被合并时,自动发布包版本
if: github.event_name == 'push' && contains(github.event.pull_request.labels.*.name, 'release')

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 8db1774

Please sign in to comment.