Skip to content

Commit

Permalink
Merge pull request #299 from Real-Dev-Squad/fix/Pipeline.yml
Browse files Browse the repository at this point in the history
fix the uploading artifacts
  • Loading branch information
shreya-mishra authored Oct 9, 2023
2 parents cfba441 + de1d8ac commit b0d9c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ jobs:
appId: ${{secrets.FIREBASE_APP_ID}}
token: ${{secrets.FIREBASE_TOKEN}}
groups: ${{secrets.GROUPS}}
file: android/app/build/outputs/apk/release/app-release.apk
file: android/app/build/outputs/apk/debug/app-debug.apk

0 comments on commit b0d9c10

Please sign in to comment.