mirror of
https://github.com/actions/deploy-pages.git
synced 2025-12-09 12:26:11 +00:00
Don't call the telemetry pre-hook entrypoint
This commit is contained in:
@@ -52,4 +52,4 @@ process.on('SIGINT', cancelHandler)
|
||||
process.on('SIGTERM', cancelHandler)
|
||||
|
||||
// Main
|
||||
main().then(() => require('./pre'))
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user