Skip to content

Commit

Permalink
github: fetch-tags and increase fetch-depth for test publish
Browse files Browse the repository at this point in the history
  • Loading branch information
aconchillo committed Apr 5, 2024
1 parent 47f68b7 commit 158de6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
uses: actions/checkout@v4
with:
ref: ${{ github.event.inputs.gitref }}
fetch-tags: true
fetch-depth: 50
- name: Set up Python
id: setup_python
uses: actions/setup-python@v4
Expand Down

0 comments on commit 158de6f

Please sign in to comment.