Skip to content

Commit aac37e9

Browse files
authored
Merge pull request #235 from telekom-mms/chore/fix-build
chore: uv.lock must be commited after version update
2 parents 020a80c + 13b76ed commit aac37e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
push-branch: 'master'
5252
commit-message: 'update version'
5353
force-add: 'true'
54-
files: pyproject.toml src/fortilib/__init__.py docs/source/conf.py CHANGELOG.md
54+
files: pyproject.toml uv.lock src/fortilib/__init__.py docs/source/conf.py CHANGELOG.md
5555
name: Deutsche Telekom MMS GmbH
5656
email: mms@telekom.de
5757
rebase: true

0 commit comments

Comments
 (0)