We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9aaf6c commit 9c2f09dCopy full SHA for 9c2f09d
.github/workflows/publish_pypi.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Check out the repository
12
uses: actions/checkout@v3
13
with:
14
-
+ fetch-depth: 0
15
16
- name: Set up Python
17
uses: actions/setup-python@v3
0 commit comments