mirror of
https://huihui.cat/mirrors/MikroTikPatch.git
synced 2025-12-10 03:24:37 +01:00
Update mikrotik_patch_6.yml
Signed-off-by: elseif <elseif@live.cn>
This commit is contained in:
parent
dc8118e5ab
commit
f65a65e830
1 changed files with 1 additions and 1 deletions
2
.github/workflows/mikrotik_patch_6.yml
vendored
2
.github/workflows/mikrotik_patch_6.yml
vendored
|
|
@ -222,7 +222,7 @@ jobs:
|
|||
if: steps.get_latest.outputs.has_new_version == 'true'
|
||||
run: |
|
||||
sudo mkdir -p ./publish/$LATEST_VERSION
|
||||
echo $LATEST_VERSION $BUILD_TIME | sudo tee ./publish/NEWESTa6.${{ matrix.channel }}
|
||||
echo $LATEST_VERSION $BUILD_TIME | sudo tee ./publish/NEWEST6.${{ matrix.channel }}
|
||||
sudo cp CHANGELOG ./publish/$LATEST_VERSION/
|
||||
sudo cp ./all_packages/*.npk ./publish/$LATEST_VERSION/
|
||||
sudo chown -R root:root ./publish/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue