Skip to content

Commit

Permalink
Merge pull request #69 from Embarcadero/scmver
Browse files Browse the repository at this point in the history
Fetching commits and tags to generate version name
  • Loading branch information
lmbelo authored Sep 6, 2023
2 parents 1b31883 + e8d4986 commit ff44c6c
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 ff44c6c

Please sign in to comment.