chore: fix workflow
All checks were successful
Release / build_and_release (push) Successful in 41s

This commit is contained in:
Sabir Hassan 2024-03-01 15:36:59 +05:00
parent 2fbdf7af56
commit b7ccd8c4e5

View File

@ -24,4 +24,6 @@ jobs:
run: npm run build run: npm run build
- name: Release Build - name: Release Build
run: npx surfer put --token ${{ secrets.CLOUDRON_SURFER_TOKEN }} --server app.sigit.io dist/* /web run: |
npm -g install cloudron-surfer
surfer put --token ${{ secrets.CLOUDRON_SURFER_TOKEN }} --server app.sigit.io dist/* /web/