Skip to content

Commit

Permalink
CI: fix EndBug/version-check (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
emmercm authored Sep 21, 2024
1 parent fb1abf8 commit f479001
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
- id: check
uses: EndBug/version-check@v2
with:
file-name: packages/chdman/package.json
# NOTE: `diff-search:true` is preferred so that only the exact commit that bumps the
# version triggers this workflow, but `workflow_dispatch` doesn't carry commit or
# commit ref info that's needed for it.
Expand Down

0 comments on commit f479001

Please sign in to comment.