diff --git a/.github/workflows/docs_build.yml b/.github/workflows/docs_build.yml index 17303ec77..3a3ce87a9 100644 --- a/.github/workflows/docs_build.yml +++ b/.github/workflows/docs_build.yml @@ -12,7 +12,7 @@ on: branches: [main] paths: - docs/** - - NewHorizons/Schemas/*.xsd + - NewHorizons/Schemas/* env: URL_PREFIX: '/' diff --git a/.github/workflows/release_build.yml b/.github/workflows/release_build.yml index f59e71b4b..e657fbd54 100644 --- a/.github/workflows/release_build.yml +++ b/.github/workflows/release_build.yml @@ -35,13 +35,6 @@ jobs: with: artifact_name: NewHorizons-Schemas-Release secrets: inherit - Update_Docs: - name: 'Update Docs' - needs: Build - if: ${{ needs.Build.outputs.schemas_changed == 'true' && github.ref == 'refs/heads/main' }} # Same thing with docs - uses: './.github/workflows/docs_build.yml' - with: - schemas_artifact: NewHorizons-Schemas-Debug Update_Release: name: 'Create/Update Release Asset' needs: Build diff --git a/docs/content/pages/secret.md b/docs/content/pages/secret.md index 335f5f3b0..9e54ecdfa 100644 --- a/docs/content/pages/secret.md +++ b/docs/content/pages/secret.md @@ -21,3 +21,5 @@ aaaaaaaaaaaaaaaaaaaaaaaaa ## 9/2/22 Where were you when new horizons docs died, im going gorbo mode + +