We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31fd0a4 commit 918b24aCopy full SHA for 918b24a
.github/workflows/publish.yaml
@@ -10,6 +10,7 @@ jobs:
10
steps:
11
- uses: actions/checkout@v4
12
with:
13
+ fetch-tags: true
14
persist-credentials: false
15
- name: Set up Python
16
uses: actions/setup-python@v5
0 commit comments