Skip to content

Commit

Permalink
add version check in CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bachue committed May 13, 2024
1 parent 24adf06 commit 65f7cb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/version-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ jobs:
run: |
set -e
grep -qF "const char *version = \"${RELEASE_VERSION}\";" qiniu/conf.c
grep -qF "## v${RELEASE_VERSION}" CHANGELOG.md

0 comments on commit 65f7cb8

Please sign in to comment.