ci: 确保草稿下的 PR 也能预览 (#452)
部署到 Cloudflare Pages / deploy (push) Has been cancelled Details

pull/455/head^2
Lee 2024-10-10 01:05:30 +08:00 committed by GitHub
parent ced03d5752
commit c6c33cabe8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ on:
jobs:
deploy:
if: github.event.pull_request.draft == false
runs-on: ubuntu-latest
outputs:
preview_url: ${{ steps.deploy.outputs.url }}