This commit is contained in:
parent
1d9560f9d2
commit
2fbdf7af56
@ -23,8 +23,5 @@ jobs:
|
|||||||
- name: Create Build
|
- name: Create Build
|
||||||
run: npm run build
|
run: npm run build
|
||||||
|
|
||||||
- name: Install Cloudron Surfer
|
|
||||||
run: npm install cloudron-surfer
|
|
||||||
|
|
||||||
- name: Release Build
|
- name: Release Build
|
||||||
run: npx surfer put --token ${{ secrets.CLOUDRON_SURFER_TOKEN }} --server app.sigit.io dist/*
|
run: npx surfer put --token ${{ secrets.CLOUDRON_SURFER_TOKEN }} --server app.sigit.io dist/* /web
|
||||||
|
Loading…
Reference in New Issue
Block a user