Skip to content

Commit e1ccf06

Browse files
committed
fix(ci): fix deploy to Firebase
1 parent 68366c2 commit e1ccf06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/adev-staging-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
firebaseServiceAccount: "${{ secrets.FIREBASE_SERVICE_ACCOUNT }}"
4747
projectId: angular-hispano-staging
4848
channelId: live
49-
target: staging
49+
target: docs

0 commit comments

Comments
 (0)