Use host runner for automated docs publishing
Test CI / test (push) Waiting to run Details
Publish Docs / publish-docs (push) Failing after 2s Details

This commit is contained in:
Mike Kell 2026-03-29 07:13:10 -04:00
parent fee20dfc5f
commit 3decb9f842
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ on:
jobs: jobs:
publish-docs: publish-docs:
runs-on: docker runs-on: docs-host
steps: steps:
- name: Checkout - name: Checkout