We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31a2351 commit d490cd8Copy full SHA for d490cd8
.github/workflows/documentation.yml
@@ -19,7 +19,7 @@ concurrency:
19
20
jobs:
21
docs:
22
- runs-on: ubuntu-latest
+ runs-on: self-hosted
23
environment:
24
name: github-pages
25
url: ${{ steps.deployment.outputs.page_url }}
0 commit comments