Fix a syntax error in deployment (#987)
I have no idea how to test this code other than run it live :(
This commit is contained in:
1
.github/actions/github-release/main.js
vendored
1
.github/actions/github-release/main.js
vendored
@@ -99,6 +99,7 @@ async function run() {
|
||||
await sleep(10000)
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
run().catch(err => {
|
||||
|
||||
Reference in New Issue
Block a user