浏览代码

fix: prerelease docs

Miles Murgaw 1 年之前
父节点
当前提交
eea70dc1f2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/docs.yml

+ 1 - 1
.github/workflows/docs.yml

@@ -6,7 +6,7 @@ on:
 
 jobs:
   deploy:
-  if: github.event.pull_request.draft == false
+    if: github.event.pull_request.draft == false
     name: Build & Deploy
     runs-on: ubuntu-latest
     permissions: