diff --git a/.github/workflows/update-ios-data.yml b/.github/workflows/update-ios-data.yml index f78d365..c8d12b9 100644 --- a/.github/workflows/update-ios-data.yml +++ b/.github/workflows/update-ios-data.yml @@ -18,8 +18,10 @@ jobs: - name: Create Pull Request uses: peter-evans/create-pull-request@v5 with: - title: '[auto] Update MVT with latest iOS releases and versions' + title: '[auto] Update iOS releases and versions' commit-message: Add new iOS versions and build numbers + body: | + This is an automated pull request to update the iOS releases and version numbers. add-paths: | *.json labels: |