Merge remote-tracking branch 'origin/main' into ray-dev
This commit is contained in:
commit
d0c95ffdb6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/preview.yml
vendored
2
.github/workflows/preview.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
- run: |
|
||||
npm ci
|
||||
npm run build
|
||||
- uses: waymondrang/action-hosting-deploy@v0
|
||||
- uses: waymondrang/action-hosting-deploy@v1
|
||||
with:
|
||||
repoToken: "${{ secrets.GITHUB_TOKEN }}"
|
||||
firebaseServiceAccount: "${{ secrets.FIREBASE_SERVICE_ACCOUNT }}"
|
||||
|
|
Loading…
Reference in a new issue