Workflow: update ci.yml

This commit is contained in:
osamu-kj 2023-04-08 00:10:07 +02:00
parent e4294b8c65
commit 8e22357590

View File

@ -5,9 +5,8 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: bcomnes/deploy-to-neocities@v1
- uses: bcomnes/deploy-neocities@v1
if: ${{ github.ref == 'refs/heads/main' }}
with:
api_token: ${{ secrets.NEOCITIES_API_KEY }}
dist_dir: ../src
cleanup: true
neocities_token: ${{ secrets.NEOCITIES_API_KEY }}
directory: 'src/'