We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89f7123 commit 8c2727bCopy full SHA for 8c2727b
.github/workflows/publish.yml
@@ -12,6 +12,7 @@ jobs:
12
- name: node
13
uses: actions/setup-node@v2
14
with:
15
+ clean: true
16
node-version: 20
17
registry-url: https://registry.npmjs.org
18
- name : "configuring git"
0 commit comments