Skip to content

fix: dotekomanie link in partners #64

fix: dotekomanie link in partners

fix: dotekomanie link in partners #64

name: Deploy Staging to Firebase Hosting on merge
'on':
push:
branches:
- main
jobs:
build_and_deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: borales/[email protected]
with:
cmd: install
- uses: borales/[email protected]
with:
cmd: export
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_GUG_WEB }}'
channelId: live
target: staging
projectId: gug-web
env:
FIREBASE_CLI_PREVIEWS: hostingchannels