mirror of
https://github.com/elseif/MikroTikPatch
synced 2026-07-17 10:39:40 +00:00
Add support for routeros NPK files in workflow
Signed-off-by: elseif <elseif@live.cn>
This commit is contained in:
parent
d546633361
commit
79a24e44eb
2
.github/workflows/patch_v7.yml
vendored
2
.github/workflows/patch_v7.yml
vendored
@ -905,6 +905,8 @@ jobs:
|
||||
${{env.PUBLISH_DIR}}/*.iso
|
||||
${{env.PUBLISH_DIR}}/*.zip.sha256
|
||||
${{env.PUBLISH_DIR}}/*.iso.sha256
|
||||
${{env.PUBLISH_DIR}}/routeros*.npk
|
||||
${{env.PUBLISH_DIR}}/routeros*.npk.sha256
|
||||
|
||||
- name: Upload Files
|
||||
if: needs.Prepare_Patch.outputs.RELEASE == 'true'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user