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 a67a903 commit 6e2bd3eCopy full SHA for 6e2bd3e
.github/workflows/package.yml
@@ -30,6 +30,7 @@ jobs:
30
uses: actions/checkout@v4
31
with:
32
fetch-tags: true
33
+ fetch-depth: 0
34
35
- name: Prepare
36
run: |
0 commit comments