Skip to content

Commit

Permalink
뭐가문제니
Browse files Browse the repository at this point in the history
  • Loading branch information
cw-JihunCha committed Apr 1, 2022
1 parent 91d7eab commit fe5d063
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
- name: Deploy Preview Channel
uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: '${{ secrets.TOKEN }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_TEST_KEY }}'
repoToken: ${{ secrets.TOKEN }}
firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_TEST_KEY }}
expires: 7d
projectId: fluttersampleapp-41c6e
channelId: preview
Expand Down

0 comments on commit fe5d063

Please sign in to comment.