Merge pull request 'fix(CI): fixed secret' (#81) from workflow-fix into staging
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m5s

Reviewed-on: https://git.sigit.io/sig/it/pulls/81
This commit is contained in:
Y 2024-05-27 12:37:04 +00:00
commit 280288b123

View File

@ -29,4 +29,4 @@ jobs:
- name: Release Build
run: |
npm -g install cloudron-surfer
surfer put --token ${{ secrets.CLOUDRON_SURFER_TOKEN }} --server staging.sigit.io dist/* /
surfer put --token ${{ secrets.STAGING_CLOUDRON_SURFER_TOKEN }} --server staging.sigit.io dist/* /