Selaa lähdekoodia

fix: prerelease docs

Miles Murgaw 1 vuosi sitten
vanhempi
commit
eea70dc1f2
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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: