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