Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
StaehliJ authored Jul 25, 2023
1 parent 2a3f96f commit d555194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
appId: ${{ secrets.RELEASE_APP_ID }}
serviceCredentialsFileContent: ${{ secrets.FIREBASE_CREDENTIAL_FILE_CONTENT }}
groups: ${{ secrets.RELEASE_GROUPS }}
file: pillarbox-demo/build/outputs/apk/release/pillarbox-demo-prod-release.apk
file: pillarbox-demo/build/outputs/apk/prod/release/pillarbox-demo-prod-release.apk
- uses: ncipollo/release-action@v1
- name: Create Github release
with:
Expand Down

0 comments on commit d555194

Please sign in to comment.