fix npm package name
All checks were successful
Build and Deploy Hugo Site to Cloudron / build-and-deploy (push) Successful in 23s
All checks were successful
Build and Deploy Hugo Site to Cloudron / build-and-deploy (push) Successful in 23s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user