1
0
Fork 0
mirror of https://github.com/dancojocaru2000/foxbank.git synced 2025-02-22 17:09:35 +02:00

Modified GitHub Actions workflow to deploy on push

This commit is contained in:
Kenneth Bruen 2021-12-06 14:26:54 +02:00
parent 860400e1f3
commit 772fcccc7b
Signed by: kbruen
GPG key ID: C1980A470C3EE5B1

View file

@ -1,11 +1,12 @@
# This file was auto-generated by the Firebase CLI
# https://github.com/firebase/firebase-tools
name: Deploy to Firebase Hosting on merge
name: Deploy to Firebase Hosting on push
'on':
push:
branches:
- master
- Frontend
jobs:
build_and_deploy:
runs-on: ubuntu-latest