Skip to content

Commit 010d2d3

Browse files
author
Tenny
committed
CI: 优化构建工具
Signed-off-by: Tenny <tenny.shu@foxmail.com>
1 parent 2931f66 commit 010d2d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-please.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ jobs:
6464
6565
deploy-doc:
6666
runs-on: ubuntu-latest
67+
needs: release
68+
if: ${{ needs.release.outputs.prs_created }}
6769

6870
strategy:
6971
matrix:

0 commit comments

Comments
 (0)