Skip to content

ci: update github deploy action #3

ci: update github deploy action

ci: update github deploy action #3

# This file was auto-generated by the Firebase CLI
# https://github.com/firebase/firebase-tools
name: Deploy to Firebase Hosting on PR
"on":
push:
branches:
- yaman/workflow
jobs:
build_and_preview:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: yarn install --frozen-lockfile && yarn run build-storybook
- name: Cypress install
uses: cypress-io/github-action@v2
with:
runTests: false
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: "${{ secrets.GITHUB_TOKEN }}"
firebaseServiceAccount:
"${{ secrets.FIREBASE_SERVICE_ACCOUNT_ROWY_TESTING }}"
projectId: rowy-testing
channelId: live
target: rowybook