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:
|
with:
|
||||||
path: ./result
|
path: ./result
|
||||||
deploy:
|
deploy:
|
||||||
needs: build
|
needs: build-website
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
pages: write
|
pages: write
|
||||||
|
|
Loading…
Add table
Reference in a new issue