Thanks to visit codestin.com Credit goes to github.com
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 d5656b3 commit 2a9bea9Copy full SHA for 2a9bea9
.github/workflows/publish.yml
@@ -10,6 +10,7 @@ jobs:
10
- uses: actions/checkout@v4
11
with:
12
ref: main
13
+ fetch-depth: 0
14
- uses: actions/setup-node@v4
15
16
node-version: current
0 commit comments