We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a074aa commit c7a998fCopy full SHA for c7a998f
.github/workflows/push_dist_to_npm.yml
@@ -20,7 +20,6 @@ jobs:
20
- name: Setup Node.js
21
uses: actions/setup-node@v4
22
with:
23
- registry-url: https://registry.npmjs.org/
24
node-version: v20.14.0
25
26
- name: Build
0 commit comments