Skip to content

Commit

Permalink
add changes to the NSE info plist
Browse files Browse the repository at this point in the history
  • Loading branch information
arosiclair committed Jan 11, 2024
1 parent a144af4 commit 7018f3c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/createNewVersion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,8 @@ jobs:
./package-lock.json \
./android/app/build.gradle \
./ios/NewExpensify/Info.plist \
./ios/NewExpensifyTests/Info.plist
./ios/NewExpensifyTests/Info.plist \
./ios/NotificationServiceExtension/Info.plist
git commit -m "Update version to ${{ steps.bumpVersion.outputs.NEW_VERSION }}"
- name: Update main branch
Expand Down

0 comments on commit 7018f3c

Please sign in to comment.