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 bc4a13e commit f54fc7bCopy full SHA for f54fc7b
.github/workflows/release-please.yml
@@ -13,7 +13,7 @@ jobs:
13
with:
14
fetch-depth: 0
15
- name: install
16
- run: npm install
+ run: npm ci
17
- name: build
18
run: npm run build
19
- name: commit
0 commit comments