Workflow: update ci.yml
This commit is contained in:
parent
5e0b66ad38
commit
3860e2b27a
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: ./
|
dist_dir: src
|
||||||
cleanup: true
|
cleanup: true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user