We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5170a0d commit 220b02dCopy full SHA for 220b02d
.github/workflows/build-release.yml
@@ -13,4 +13,5 @@ jobs:
13
uses: programie/Workflows/.github/workflows/package-zip-release.yml@main
14
with:
15
files: telegram2elastic.py output config.sample.yml requirements.txt
16
- artifact_name: Telegram2Elastic.zip
+ artifact_name: Telegram2Elastic.zip
17
+ secrets: inherit
0 commit comments