Skip to content

Commit

Permalink
updated CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sirkev committed Jan 5, 2023
1 parent 2524eb2 commit edb3c9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
tag: v1.0.${{github.run_number}}
token: ${{secrets.TOKEN}}
- name: Upload artifacts to firebase app distribution
uses: wzeiba/Firebase-Distribution-Github-Action@v1
uses: wzieba/Firebase-Distribution-Github-Action@v1
with:
appId: ${{secrets.FIREBASE_APP_ID}}
token: ${{secrets.FIREBASE_APP_TOKEN}}
Expand Down

0 comments on commit edb3c9b

Please sign in to comment.