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 a530e5a commit d9301dcCopy full SHA for d9301dc
.github/workflows/update-release.yml
@@ -31,6 +31,7 @@ jobs:
31
uses: actions/checkout@v4
32
with:
33
ref: ${{ inputs.head-sha }}
34
+ fetch-tags: true
35
36
- name: Install Python
37
uses: actions/setup-python@v4
0 commit comments