update preview.yml
This commit is contained in:
parent
daa6d22470
commit
bdbf263a5b
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