We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36fcb45 commit becad4dCopy full SHA for becad4d
1 file changed
.github/workflows/build-release.yml
@@ -12,6 +12,6 @@ jobs:
12
build:
13
uses: programie/Workflows/.github/workflows/package-zip-release.yml@main
14
with:
15
- files: telegram2elastic.py output config.sample.yml requirements.txt
+ files: .python-version pyproject.toml uv.lock telegram2elastic.py output config.sample.yml
16
artifact_name: Telegram2Elastic.zip
17
- secrets: inherit
+ secrets: inherit
0 commit comments