release #111

Merged
b merged 39 commits from staging into main 2024-07-11 13:42:05 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit ea3f61897c - Show all commits

View File

@ -30,4 +30,4 @@ jobs:
run: | run: |
npm -g install cloudron-surfer npm -g install cloudron-surfer
surfer config --token ${{ secrets.CLOUDRON_SURFER_TOKEN }} --server sigit.io surfer config --token ${{ secrets.CLOUDRON_SURFER_TOKEN }} --server sigit.io
surfer put . surfer put . /

View File

@ -31,4 +31,4 @@ jobs:
npm -g install cloudron-surfer npm -g install cloudron-surfer
cd dist cd dist
surfer config --token ${{ secrets.STAGING_CLOUDRON_SURFER_TOKEN }} --server staging.sigit.io surfer config --token ${{ secrets.STAGING_CLOUDRON_SURFER_TOKEN }} --server staging.sigit.io
surfer put . surfer put . /