We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b0a23d + a8c4fe2 commit 533f7f5Copy full SHA for 533f7f5
.github/workflows/publish.yml
@@ -13,6 +13,7 @@ jobs:
13
- uses: actions/checkout@v4
14
with:
15
ref: ${{ github.ref }}
16
+ fetch-tags: true
17
- name: Set up Python
18
uses: actions/setup-python@v5
19
0 commit comments