Skip to content

Commit 8dcab84

Browse files
committed
Tidy names
1 parent 03cc360 commit 8dcab84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/Docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ permissions:
2020
pull-requests: read
2121

2222
jobs:
23-
build-docs:
23+
docs:
2424
runs-on: ubuntu-latest
2525

2626
steps:
27-
- name: Build Documenter.jl docs
27+
- name: Build and deploy Documenter.jl docs
2828
uses: TuringLang/DocsNav/DocsDocumenter@v2

0 commit comments

Comments
 (0)