We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e1dc4a commit 70f7a40Copy full SHA for 70f7a40
1 file changed
.github/workflows/main.yml
@@ -74,7 +74,7 @@ jobs:
74
cp "./$PROVISION" "$HOME/Library/MobileDevice/Provisioning Profiles/$UUID.mobileprovision"
75
done
76
77
- - name: Bump Version Number
+ - name: iOS Bump Version
78
uses: yanamura/ios-bump-version@v1.7.0
79
id: ios_bump_version
80
with:
0 commit comments