fix(ci): Invalid workflow
This commit is contained in:
parent
63034a2af9
commit
cb97c9475a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
with:
|
||||
path: ./result
|
||||
deploy:
|
||||
needs: build
|
||||
needs: build-website
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
pages: write
|
||||
|
|
Loading…
Reference in a new issue