mirror of
https://github.com/elseif/MikroTikPatch.git
synced 2026-08-29 03:25:56 +00:00
modified: .github/workflows/mikrotik_patch_6.yml
This commit is contained in:
2
.github/workflows/mikrotik_patch_6.yml
vendored
2
.github/workflows/mikrotik_patch_6.yml
vendored
@@ -67,7 +67,7 @@ jobs:
|
||||
fi
|
||||
fi
|
||||
echo "has_new_version=true" >> $GITHUB_OUTPUT
|
||||
BUILD_TIME=BUILD_TIME=${{ needs.Set_BuildTime.outputs.BUILD_TIME }}
|
||||
BUILD_TIME=${{ needs.Set_BuildTime.outputs.BUILD_TIME }}
|
||||
echo Build Time:$BUILD_TIME
|
||||
wget -nv -O CHANGELOG https://${{ env.MIKRO_UPGRADE_URL }}/routeros/$LATEST_VERSION/CHANGELOG
|
||||
cat CHANGELOG
|
||||
|
||||
Reference in New Issue
Block a user