mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-09-21 14:09:17 +02:00
enable verbose logging
This commit is contained in:
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 }}
|
||||
|
Reference in New Issue
Block a user