We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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