Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

📝 Update README

📝 Update README #17

# This file was auto-generated by the Firebase CLI
# https://github.com/firebase/firebase-tools
name: Deploy to Firebase Hosting
"on": push
jobs:
build_and_deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Setup Flutter
uses: subosito/flutter-action@v2
with:
channel: stable
- name: Flutter prepare to build
run: flutter pub get
- name: Flutter build for web
run: flutter build web
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: "${{ secrets.GITHUB_TOKEN }}"
firebaseServiceAccount: "${{ secrets.FIREBASE_SERVICE_ACCOUNT_MALAYSIA_WAKTU_SOLAT }}"
channelId: live
projectId: malaysia-waktu-solat