Update deployment.yml
This commit is contained in:
parent
1cecdcc56d
commit
2151c8273d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deployment.yml
vendored
2
.github/workflows/deployment.yml
vendored
|
@ -22,4 +22,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
api_token: ${{ secrets.NEOCITIES_API_TOKEN }}
|
api_token: ${{ secrets.NEOCITIES_API_TOKEN }}
|
||||||
cleanup: false
|
cleanup: false
|
||||||
dist_dir: public
|
dist_dir: .
|
||||||
|
|
Loading…
Reference in a new issue