Update hugo.yml

This commit is contained in:
2023-10-10 01:45:41 +06:00
committed by GitHub
parent b10515df82
commit 5ca771c6b9

View File

@ -73,3 +73,10 @@ jobs:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
- name: Deploy to neocities
uses: bcomnes/deploy-to-neocities@v1
with:
api_token: ${{ secrets.NEOCITIES_API_TOKEN }}
cleanup: false
dist_dir: public