Skip to content

Commit 83c02bf

Browse files
packaging: Use dynamic versioning (#360)
1 parent f2a3089 commit 83c02bf

File tree

3 files changed

+124
-115
lines changed

3 files changed

+124
-115
lines changed

Diff for: .github/workflows/release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
version: ${{ steps.baipp.outputs.package_version }}
1616
steps:
1717
- uses: actions/checkout@v4
18+
with:
19+
fetch-depth: 0
1820
- uses: hynek/build-and-inspect-python-package@v2
1921
id: baipp
2022

0 commit comments

Comments
 (0)