Skip to content

Commit

Permalink
fetch tags
Browse files Browse the repository at this point in the history
  • Loading branch information
dleemiller committed Oct 28, 2024
1 parent dd4cad8 commit b9e6028
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
tags: true

- name: Setup Python
uses: actions/setup-python@v5
Expand Down Expand Up @@ -176,6 +177,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
tags: true

- uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit b9e6028

Please sign in to comment.