Fix needs build name
This commit is contained in:
parent
6b2c69833f
commit
20ea9fa4cc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
@ -41,7 +41,7 @@ jobs:
|
|||
permissions:
|
||||
id-token: write
|
||||
pages: write
|
||||
needs: build
|
||||
needs: docs
|
||||
steps:
|
||||
- name: Deploy to GitHub Pages
|
||||
id: deployment
|
||||
|
|
Loading…
Reference in a new issue