fix npm package name
All checks were successful
Build and Deploy Hugo Site to Cloudron / build-and-deploy (push) Successful in 23s

This commit is contained in:
2025-11-06 16:48:07 -08:00
parent 610e385b33
commit c7d95f1994

View File

@@ -38,7 +38,7 @@ jobs:
# Step 5: (NEW) Install Surfer CLI via npm
- name: Install Surfer CLI
run: npm install -g surfer-cli
run: npm install -g cloudron-surfer
# Step 6: (MODIFIED) Deploy using the Surfer CLI
- name: Deploy to Cloudron Surfer