Explorar o código

fix: prerelease docs

Miles Murgaw hai 1 ano
pai
achega
eea70dc1f2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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: