We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29dfbf8 commit 71d670eCopy full SHA for 71d670e
.github/workflows/publish.yml
@@ -18,7 +18,6 @@ jobs:
18
uses: actions/setup-node@v4
19
with:
20
node-version: "20"
21
- cache: "npm"
22
registry-url: "https://registry.npmjs.org"
23
- name: git config
24
run: |
0 commit comments