Workflow: update ci.yml

This commit is contained in:
osamu-kj 2023-04-07 23:54:41 +02:00
parent 3860e2b27a
commit 2d28f808d4

View File

@ -9,5 +9,5 @@ jobs:
if: ${{ github.ref == 'refs/heads/main' }}
with:
api_token: ${{ secrets.NEOCITIES_API_KEY }}
dist_dir: src
dist_dir: /src
cleanup: true