Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
ueman committed Aug 27, 2024
1 parent 58916e3 commit 6c5c0ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ jobs:
with:
serviceAccountJsonPlainText: ${{ secrets.SERVICE_ACCOUNT_JSON }}
packageName: dev.uekoetter.passkit
releaseFiles: build/app/outputs/bundle/release/app-release.aab
releaseFiles: app/build/app/outputs/bundle/release/app-release.aab
track: production

0 comments on commit 6c5c0ad

Please sign in to comment.