Workflow: update ci.yml
This commit is contained in:
parent
2d28f808d4
commit
e4294b8c65
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -9,5 +9,5 @@ jobs:
|
||||||
if: ${{ github.ref == 'refs/heads/main' }}
|
if: ${{ github.ref == 'refs/heads/main' }}
|
||||||
with:
|
with:
|
||||||
api_token: ${{ secrets.NEOCITIES_API_KEY }}
|
api_token: ${{ secrets.NEOCITIES_API_KEY }}
|
||||||
dist_dir: /src
|
dist_dir: ../src
|
||||||
cleanup: true
|
cleanup: true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user