modified: .github/workflows/mikrotik_patch_6.yml
This commit is contained in:
parent
cf0c155244
commit
2bc098fce3
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user