Skip to content

Commit b4c3466

Browse files
authored
checking tags (#49)
1 parent 0b8c742 commit b4c3466

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pypi.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
with:
1515
fetch-depth: 0
1616
fetch-tags: true
17+
ref: ${{ github.event.release.tag_name }}
1718

1819
- uses: actions/setup-python@v4
1920
with:

0 commit comments

Comments
 (0)