parent
2a82f0ca24
commit
82035eb767
@ -35,9 +35,6 @@ jobs:
|
||||
- name: Deploy Build
|
||||
run: |
|
||||
npm -g install cloudron-surfer
|
||||
echo printing secret!
|
||||
echo ${{ secrets.CLOUDRON_SURFER_TOKEN }}
|
||||
echo :D
|
||||
surfer config --token ${{ secrets.CLOUDRON_SURFER_TOKEN }} --server sigit.io
|
||||
surfer config --token ${{ secrets.CLOUDRON_SURFER_TOKEN }} --server site.teamtoxic.xyz
|
||||
surfer put dist/* / --all -d
|
||||
surfer put dist/.well-known / --all
|
Loading…
x
Reference in New Issue
Block a user