Skip to content

Commit bd7da14

Browse files
committed
Checking out tags
1 parent 5e0f1b6 commit bd7da14

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pypi.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ jobs:
1010

1111
steps:
1212
- uses: actions/checkout@v3
13+
with:
14+
fetch-depth: 0
15+
fetch-tags: true
1316

1417
- uses: actions/setup-python@v4
1518
with:

0 commit comments

Comments
 (0)