fix
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user