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 ae13628 commit f974037Copy full SHA for f974037
.github/workflows/release.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Setup Node.js
44
uses: actions/setup-node@v3
45
with:
46
- node-version: 16
+ node-version: 18
47
- name: Add execution plugin
48
run: npm install @semantic-release/exec
49
- name: Release to GitHub
0 commit comments