Skip to content

Commit 9746329

Browse files
ci(release): Update comment
[skip ci]
1 parent 1cb09bb commit 9746329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: actions/checkout@v4
3838

3939
- name: Check version consistency in files
40-
# CHANGELOG.md, package.json, src/lib/lapi-client/index.ts
40+
# CHANGELOG.md, package.json, src/lib/constants.ts
4141
run: |
4242
# Check top ## [VERSION_NUMBER](GITHUB_URL/releases/tag/vVERSION_NUMBER) - yyyy-mm-dd in CHANGELOG.md
4343
# Example: ## [0.0.2](https://github.com/crowdsecurity/nodejs-cs-bouncer/releases/tag/v0.0.2) - 2025-02-07

0 commit comments

Comments
 (0)