We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b99ad1 commit d00353bCopy full SHA for d00353b
1 file changed
.github/workflows/publish.yaml
@@ -23,7 +23,7 @@ jobs:
23
- name: Checkout repository
24
uses: actions/checkout@v3
25
with:
26
- fetch-depth: 20
+ fetch-depth: 0
27
28
- uses: actions/setup-node@v1
29
0 commit comments