chore: fix workflow
Some checks failed
Release / build_and_release (push) Failing after 2m43s

This commit is contained in:
Sabir Hassan 2024-03-01 15:32:15 +05:00
parent 1d9560f9d2
commit 2fbdf7af56

View File

@ -23,8 +23,5 @@ jobs:
- name: Create Build
run: npm run build
- name: Install Cloudron Surfer
run: npm install cloudron-surfer
- 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