Skip to content

Commit 2f6a06a

Browse files
committed
test
1 parent 9d7a94d commit 2f6a06a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy-production.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ env:
99
FIREBASE_PROJECT: "production"
1010
GOOGLE_APPLICATION_CREDENTIALS: ${{ github.workspace }}/firebase/functions/accounts/production.json
1111
BRANCH: "main"
12-
FIREBASE_PARENT_REPO: "firebase-template/firebase"
12+
FIREBASE_PARENT_REPO: "dudko-dev/firebase-template"
1313
FIREBASE_PARENT_BRANCH: "main"
14-
FIREBASE_CHILD_REPO: "firebase-template/functions"
14+
FIREBASE_CHILD_REPO: "dudko-dev/firebase-template-functions"
1515
FIREBASE_CHILD_BRANCH: "main"
1616
SITE_DIR: "api"
1717
FIREBASE_SITE_ALIAS: "api"

0 commit comments

Comments
 (0)