Use the default token for the docs workflow

This commit is contained in:
Evan Almloff 2024-02-09 16:20:24 -06:00 committed by GitHub
parent 8bc76c47ca
commit 5462c98d4f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -35,5 +35,3 @@ jobs:
target-folder: api-docs/nightly
repository-name: dioxuslabs/docsite
clean: false
token: ${{ secrets.DEPLOY_KEY }} # let's pretend I don't need it for now