Skip to content

Commit 9f11031

Browse files
committed
fix whitespace
1 parent 50cf771 commit 9f11031

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/firebase-deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@ jobs:
4444
- name: Install Functions dependencies
4545
run: npm install
4646
working-directory: ./functions
47-
47+
4848
- name: Deploy Functions
4949
uses: Ktoxcon/action-cloud-functions-deploy@0.1.0
5050
with:
5151
repoToken: "${{ secrets.GITHUB_TOKEN }}"
5252
firebaseServiceAccount: "${{ secrets.FIREBASE_SERVICE_ACCOUNT_THINGS_TO_COMPLETE }}"
53-
channelId: live
53+
channelId: live
5454
projectId: things-to-complete

0 commit comments

Comments
 (0)