Skip to content

Commit aead412

Browse files
committed
[Fix] #116 - ios-bump-version 오류 수정
1 parent 70f7a40 commit aead412

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,9 @@ jobs:
7575
done
7676
7777
- name: iOS Bump Version
78-
uses: yanamura/ios-bump-version@v1.7.0
79-
id: ios_bump_version
78+
uses: yanamura/ios-bump-version@v1
8079
with:
81-
version-path: ''
80+
version: ''
8281
build-number: ''
8382

8483
- name: Build

0 commit comments

Comments
 (0)