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 fb9bf0f commit 5295366Copy full SHA for 5295366
.github/workflows/ci.yml
@@ -5,7 +5,7 @@ on:
5
branches: [master]
6
7
jobs:
8
- deploy-docs:
+ build-docs:
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v4
0 commit comments