Skip to content

Commit

Permalink
chore(pipeline): update sample path for upload
Browse files Browse the repository at this point in the history
SUITEDEV-35237

Co-authored-by: davidSchuppa <[email protected]>
Co-authored-by: megamegax <[email protected]>
Co-authored-by: Andras Sarro <[email protected]>
Co-authored-by: matusekma <[email protected]>
  • Loading branch information
5 people committed Mar 1, 2024
1 parent 2eb78a9 commit ad73536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_sample_app_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
with:
serviceAccountJson: ./sample/google-services.json
packageName: com.emarsys.sample
releaseFile: sample/build/outputs/bundle/release/sample-release.aab
releaseFile: ./sample/build/outputs/bundle/release/sample-release.aab
track: alpha

Report:
Expand Down

0 comments on commit ad73536

Please sign in to comment.