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 77c5480Copy full SHA for 77c5480
.github/workflows/release-please-validate.yaml
@@ -18,8 +18,5 @@ jobs:
18
- name: Checkout
19
uses: actions/checkout@v5
20
21
- - name: Install glob
22
- run: npm install 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