We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 23412a2 + 25dae92 commit d154ecaCopy full SHA for d154eca
.github/workflows/publish.yml
@@ -23,6 +23,8 @@ jobs:
23
steps:
24
- name: Checkout
25
uses: actions/checkout@v4
26
+ with:
27
+ fetch-depth: 0
28
29
- name: Collect Workflow Telemetry
30
uses: catchpoint/workflow-telemetry-action@v2
0 commit comments