Skip to content

Commit

Permalink
Fetching commits and tags to generate version name
Browse files Browse the repository at this point in the history
  • Loading branch information
lmbelo committed Sep 5, 2023
1 parent 1b31883 commit e8d4986
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
steps:
- name: Check out repository
uses: actions/checkout@v3
with:
fetch-depth: 0

- name: Set up Python ${{ matrix.python }}
uses: actions/setup-python@v3
Expand Down

0 comments on commit e8d4986

Please sign in to comment.