Skip to content

Commit ed6c048

Browse files
committed
refs #000: fix readme
1 parent 1651c41 commit ed6c048

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Tested with Ionic, React Native and native ios projects.
88

99
To 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

0 commit comments

Comments
 (0)