Skip to content

Commit 1117e87

Browse files
feat: specify version file for release process
1 parent be8be18 commit 1117e87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
id: release
5656
with:
5757
release-type: python
58+
version-file: LoopDataConverter/version.py
5859
- name: Debug release_created output
5960
run: |
6061
echo "Release created: ${{ steps.release.outputs.release_created }}"

0 commit comments

Comments
 (0)