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 849fab7 commit 0eebce5Copy full SHA for 0eebce5
.github/workflows/release-please-validate.yaml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v5
20
21
- name: Install glob
22
- run: npm install glob
+ run: npm install -D glob
23
24
- name: Ensure Release Please Config and Manifest are in sync with the repository
25
run: node scripts/check-release-please.mjs
0 commit comments