Skip to content

Commit

Permalink
version check
Browse files Browse the repository at this point in the history
  • Loading branch information
YangSen-qn committed May 27, 2024
1 parent 6ca6640 commit 0071fdd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/version-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ jobs:
grep -qF "## ${RELEASE_VERSION}" CHANGELOG.md
grep -qF "\"${RELEASE_VERSION}\"" README.md
grep -qF "static NSString *const kQiniuVersion = @\"${RELEASE_VERSION}\";" QiniuSDK/Utils/QNVersion.h
grep -qF "<string>${RELEASE_VERSION}</string>" QiniuSDK/info.plist

0 comments on commit 0071fdd

Please sign in to comment.