Workflow: update ci.yml

This commit is contained in:
osamu-kj 2023-04-08 00:11:12 +02:00
parent 8e22357590
commit 5c3df7976c

View File

@ -5,7 +5,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: bcomnes/deploy-neocities@v1
- uses: kognise/neocities-deploy-action@v1
if: ${{ github.ref == 'refs/heads/main' }}
with:
neocities_token: ${{ secrets.NEOCITIES_API_KEY }}