chore: update server url
All checks were successful
Release / build_and_release (push) Successful in 1m4s
All checks were successful
Release / build_and_release (push) Successful in 1m4s
This commit is contained in:
parent
7f73e9718b
commit
56b137774d
@ -29,4 +29,4 @@ jobs:
|
||||
- name: Release Build
|
||||
run: |
|
||||
npm -g install cloudron-surfer
|
||||
surfer put --token ${{ secrets.CLOUDRON_SURFER_TOKEN }} --server app.sigit.io dist/* /
|
||||
surfer put --token ${{ secrets.CLOUDRON_SURFER_TOKEN }} --server sigit.io dist/* /
|
||||
|
@ -3,7 +3,7 @@
|
||||
"private": true,
|
||||
"version": "0.0.0",
|
||||
"type": "module",
|
||||
"homepage": "https://app.sigit.io/",
|
||||
"homepage": "https://sigit.io/",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "tsc && vite build",
|
||||
|
Loading…
Reference in New Issue
Block a user