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
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:
commit
280288b123
@ -29,4 +29,4 @@ jobs:
|
|||||||
- name: Release Build
|
- name: Release Build
|
||||||
run: |
|
run: |
|
||||||
npm -g install cloudron-surfer
|
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/* /
|
||||||
|
Loading…
Reference in New Issue
Block a user