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 e3107f6 commit 8ef2df0Copy full SHA for 8ef2df0
.github/workflows/deploy.yml
@@ -14,6 +14,7 @@ jobs:
14
with:
15
fetch-depth: 0
16
ref: main
17
+ fetch-tags: true
18
19
- name: Set up Python
20
uses: actions/setup-python@v5
0 commit comments