fix(CI): fixed secret

This commit is contained in:
Yury 2024-05-27 15:29:44 +03:00
parent d840ef7271
commit 3e360aab15

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