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 158b6b6 commit a150a49Copy full SHA for a150a49
.github/workflows/publish.yml
@@ -11,6 +11,7 @@ jobs:
11
- uses: actions/checkout@v3
12
with:
13
ref: main
14
+ fetch-depth: 0
15
- uses: dcodeIO/setup-node-nvm@master
16
17
node-version: current
0 commit comments