Skip to content

Commit

Permalink
fix(INJI): increase app retention time in actions
Browse files Browse the repository at this point in the history
  • Loading branch information
adityankannan-tw committed Nov 3, 2023
1 parent 2732ebe commit b18db91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios-automation-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
with:
name: Inji
path: ios/fastlane/Inji_app_file/Products/Applications/
retention-days: 1
retention-days: 7

- name: Upload Runner Log on Failure
if: failure() # Only run this step if the previous steps failed
Expand Down

0 comments on commit b18db91

Please sign in to comment.