chore(workflows): updated pushing changes to new and old branches

This commit is contained in:
2026-03-07 00:54:45 +01:00
parent 37c8b6f084
commit cc6215860f
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ name: Deploy to Firebase Hosting on merge
'on':
push:
branches:
- main
- main-old
jobs:
build_and_deploy:
runs-on: ubuntu-latest