Skip to content

Commit 293fc4e

Browse files
committed
feat: update deploy.sh
1 parent bb53a55 commit 293fc4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Scripts/deploy.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ swift test -v
99
pod lib lint --verbose
1010

1111
# deploy
12-
## 1. Bump the version in https://github.com/QiuZhiFei/swift-commands/blob/dev/Commands.podspec#L3.
12+
## 1. Bump the version in https://github.com/QiuZhiFei/swift-commands/blob/dev/Commands.podspec#L3, and https://github.com/QiuZhiFei/swift-commands/blob/main/README.md.
1313
## 2. Bump the git tag and push tag to github, create a release in https://github.com/QiuZhiFei/swift-commands/tags.
1414
## 3. Publish a cocoapods podspec, Run `pod trunk push Commands.podspec --allow-warnings --verbose`.

0 commit comments

Comments
 (0)