Skip to content

Commit 2ec36c7

Browse files
committed
Rename build job to generate_docs
1 parent b71451b commit 2ec36c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ concurrency:
2828

2929
jobs:
3030
# Build job
31-
build:
31+
generate_docs:
3232
runs-on: ubuntu-latest
3333
steps:
3434
- name: Checkout

0 commit comments

Comments
 (0)