We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47837fd commit 9b64f0eCopy full SHA for 9b64f0e
.github/workflows/finalize-release.yml
@@ -35,6 +35,7 @@ jobs:
35
uses: actions/checkout@v4
36
with:
37
ref: ${{ env.REF }}
38
+ fetch-depth: 0
39
40
- name: Install Python
41
uses: actions/setup-python@v4
0 commit comments