Commit 777261e
ci: deploy-pages 用 if: always() 不被 publish 阻塞
workflow_dispatch 重新部署文档站时, publish 会因版本门禁失败(版本未变,
0.6.8 == PyPI 已发), 但 deploy-pages 仍应运行。if: always() 让文档部署
不被 publish 失败阻塞。
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent c720abd commit 777261e
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
66 | 68 | | |
67 | 69 | | |
| 70 | + | |
68 | 71 | | |
69 | 72 | | |
70 | 73 | | |
| |||
0 commit comments