Skip to content

Commit 671c71e

Browse files
authored
fix: also allow GH token...
1 parent dec63ae commit 671c71e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/firebase-hosting-merge.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
FIREBASE_SERVICE_ACCOUNT_UNDERCARD_509BA:
66
description: 'Firebase Service Account'
77
required: true
8+
GITHUB_TOKEN:
9+
description: 'Github Token'
10+
required: true
811
push:
912
branches:
1013
- master

0 commit comments

Comments
 (0)