Skip to content

Commit

Permalink
print files uploaded
Browse files Browse the repository at this point in the history
  • Loading branch information
hzrd149 committed Oct 6, 2024
1 parent 3467721 commit e200fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nsite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
run: cp dist/index.html dist/404.html

- name: Deploy nsite
run: npx -y nsite-cli upload dist --purge --privatekey ${{ secrets.NSITE_KEY }}
run: npx -y nsite-cli upload dist --verbose --purge --privatekey ${{ secrets.NSITE_KEY }}

0 comments on commit e200fac

Please sign in to comment.