Attempt to Publish v2 API docs

This commit is contained in:
Tigger Kindel
2023-12-01 15:40:10 -07:00
parent a6f6cf90f0
commit 561efb1a73
948 changed files with 825008 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ permissions:
jobs:
# Single deploy job since we're just deploying
deploy:
name: Build and Deploy API docs to ${{ steps.deployment.outputs.page_url }}
name: Build and Deploy API docs to github-pages
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}