File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Tested with Ionic, React Native and native ios projects.
88
99To keep the old behavior please use the ` v1 ` version.
1010
11- ` v2 ` uses Match to simplify and strengthen the certificates management, and can optionally upload the build to the App Store.
11+ ` v2.0.0 ` uses Match to simplify and strengthen the certificates management, and can optionally upload the build to the App Store.
1212
1313## Inputs
1414
@@ -112,7 +112,7 @@ Remember to run `yarn install` and `yarn bundle` if you make changes to the `ind
112112## Example usage with a production build uploaded to App Store
113113
114114``` yaml
115- - uses : sparkfabrik/ios-build-action@v2
115+ - uses : sparkfabrik/ios-build-action@v2.0.0
116116 with :
117117 upload-to-testflight : true
118118 increment-build-number : true
You can’t perform that action at this time.
0 commit comments