We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df87536 commit cdf2eb5Copy full SHA for cdf2eb5
1 file changed
.github/workflows/semantic-release.yaml
@@ -26,7 +26,6 @@ jobs:
26
uses: actions/setup-node@v6
27
with:
28
node-version: 'lts/*'
29
- cache: 'npm'
30
- name: Install Semantic Release
31
run: >
32
npm install
0 commit comments