This commit is contained in:
naielv
2025-06-28 00:13:19 +02:00
parent 671ee0ecc1
commit d6039d112f

View File

@@ -31,8 +31,8 @@ jobs:
with: with:
name: 'TeleSec-dist' name: 'TeleSec-dist'
path: _artifact path: _artifact
- name: "Zip app" - name: "List _artifact"
run: "zip build.py" run: "ls -la _artifact"
- name: Upload as release - name: Upload as release
uses: https://gitea.com/actions/release-action@main uses: https://gitea.com/actions/release-action@main
with: with: