Skip to content

Commit 70f7a40

Browse files
committed
[Fix] #116 - 버전 번호 자동화 적용 안되는 오류 수정
1 parent 7e1dc4a commit 70f7a40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
cp "./$PROVISION" "$HOME/Library/MobileDevice/Provisioning Profiles/$UUID.mobileprovision"
7575
done
7676
77-
- name: Bump Version Number
77+
- name: iOS Bump Version
7878
uses: yanamura/ios-bump-version@v1.7.0
7979
id: ios_bump_version
8080
with:

0 commit comments

Comments
 (0)