Skip to content

Commit f395fe8

Browse files
committed
🔧 fix(ci): set fetch-depth to 0 for release job
1 parent 41124be commit f395fe8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,4 @@ jobs:
139139
- name: Publish to PyPI
140140
uses: pypa/gh-action-pypi-publish@release/v1
141141
with:
142-
verbose: true```
142+
verbose: true

0 commit comments

Comments
 (0)