Skip to content

Commit

Permalink
testing neocities
Browse files Browse the repository at this point in the history
  • Loading branch information
Ragzouken committed May 25, 2024
1 parent 154ef04 commit 3cf4245
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ jobs:
uses: actions/upload-pages-artifact@v1
with:
path: ./site/bipsi
- name: Deploy to neocities
- name: deploy to neocities
uses: bcomnes/deploy-to-neocities@v2
with:
api_token: ${{ secrets.NEOCITIES_API_TOKEN }}
cleanup: false
dist_dir: site
dist_dir: ./site

deploy:
environment:
Expand Down

0 comments on commit 3cf4245

Please sign in to comment.