mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-03-19 14:22:02 +01:00
enable verbose logging
This commit is contained in:
parent
8c6ecb8f19
commit
712b668e07
2
.github/workflows/deploy-next.yml
vendored
2
.github/workflows/deploy-next.yml
vendored
@ -49,4 +49,4 @@ jobs:
|
||||
# files-to-include: "{.*/**,**}"
|
||||
|
||||
- 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 }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user