Compare commits

..

2 Commits

Author SHA1 Message Date
Y
280288b123 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
2024-05-27 12:37:04 +00:00
Yury
3e360aab15 fix(CI): fixed secret 2024-05-27 15:29:44 +03:00

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/* /