Bump siku2/action-hosting-deploy from 0 to 1 (#3136)

Bumps [siku2/action-hosting-deploy](https://github.com/siku2/action-hosting-deploy) from 0 to 1.
- [Release notes](https://github.com/siku2/action-hosting-deploy/releases)
- [Commits](https://github.com/siku2/action-hosting-deploy/compare/v0...v1)

---
updated-dependencies:
- dependency-name: siku2/action-hosting-deploy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-04-03 19:47:28 +03:00 committed by GitHub
parent 6f4cdf2802
commit 0f7c2bb276
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ jobs:
run: ./ci/build-examples.sh run: ./ci/build-examples.sh
- name: Deploy to Firebase - name: Deploy to Firebase
uses: siku2/action-hosting-deploy@v0 uses: siku2/action-hosting-deploy@v1
with: with:
repoToken: "${{ secrets.GITHUB_TOKEN }}" repoToken: "${{ secrets.GITHUB_TOKEN }}"
firebaseToken: "${{ secrets.FIREBASE_TOKEN }}" firebaseToken: "${{ secrets.FIREBASE_TOKEN }}"