We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05c6f06 commit 7e91924Copy full SHA for 7e91924
1 file changed
.github/workflows/release.yml
@@ -20,7 +20,6 @@ jobs:
20
- uses: actions/setup-node@v5
21
with:
22
node-version: '22.x'
23
- - run: npm i -g npm@latest
24
- run: npm i
25
- name: Check Git Commit name
26
run: git log -1 --pretty=format:"%s" | npx commitlint
0 commit comments