We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6694a6b commit 52c2c0dCopy full SHA for 52c2c0d
1 file changed
.github/workflows/deploy-docs.yml
@@ -4,7 +4,8 @@ on: [push, pull_request]
4
5
6
jobs:
7
- Build:
+ build:
8
+ name: Build and Deploy Documentation
9
runs-on: ubuntu-22.04
10
11
env:
0 commit comments