Workflow: update ci.yml
This commit is contained in:
parent
8e22357590
commit
5c3df7976c
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -5,7 +5,7 @@ jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: bcomnes/deploy-neocities@v1
|
- uses: kognise/neocities-deploy-action@v1
|
||||||
if: ${{ github.ref == 'refs/heads/main' }}
|
if: ${{ github.ref == 'refs/heads/main' }}
|
||||||
with:
|
with:
|
||||||
neocities_token: ${{ secrets.NEOCITIES_API_KEY }}
|
neocities_token: ${{ secrets.NEOCITIES_API_KEY }}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user