chore: debugging statements

This commit is contained in:
Bret Comnes
2020-02-18 11:21:35 -07:00
parent 815ca758a7
commit 5ed114bebe
2 changed files with 5 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ jobs:
npm run build
# When the dist_dir is ready, deploy it to neocities
- name: Deploy to neocities
uses: bcomnes/deploy-to-neocities@v1
uses: bcomnes/deploy-to-neocities@master
with:
api_token: ${{ secrets.NEOCITIES_API_TOKEN }}
cleanup: false