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 06f2f45 commit 464a131Copy full SHA for 464a131
1 file changed
.github/workflows/release.yml
@@ -19,6 +19,8 @@ jobs:
19
20
- run: deno task build
21
22
+ - uses: actions/setup-node@v5
23
+
24
- uses: cycjimmy/semantic-release-action@v5
25
with:
26
working_directory: npm
0 commit comments