Skip to content

Commit becad4d

Browse files
committed
Add files required for uv to release zip file
1 parent 36fcb45 commit becad4d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
build:
1313
uses: programie/Workflows/.github/workflows/package-zip-release.yml@main
1414
with:
15-
files: telegram2elastic.py output config.sample.yml requirements.txt
15+
files: .python-version pyproject.toml uv.lock telegram2elastic.py output config.sample.yml
1616
artifact_name: Telegram2Elastic.zip
17-
secrets: inherit
17+
secrets: inherit

0 commit comments

Comments
 (0)