Skip to content

fix: introduction.tsx에서 resigned url 방식적용 #31

fix: introduction.tsx에서 resigned url 방식적용

fix: introduction.tsx에서 resigned url 방식적용 #31

# This file was auto-generated by the Firebase CLI
# https://github.com/firebase/firebase-tools
name: Deploy to Firebase Hosting on merge
on:
push:
branches:
- main
- develop
jobs:
build_and_deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v2
with:
bun-version: 1.0.11
- name: Create .env file
run: echo "${{ secrets.ENV_FILE }}" > .env
- run: bun install
- run: bun run build
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: ${{ secrets.GITHUB_TOKEN }}
firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_TRAVELY_3EED5 }}
channelId: live
projectId: travely-3eed5