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