fix: prerelease docs

This commit is contained in:
Miles Murgaw 2024-02-08 17:31:10 -05:00
parent e9c65e3e8e
commit eea70dc1f2

View file

@ -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: