mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-10-04 22:49:21 +08:00
Fix: Upload Artifact issue (#5271)
This commit is contained in:
@@ -62,4 +62,4 @@ buildImage(repoName, [ "beta", version ], "release");
|
||||
await pressAnyKey();
|
||||
|
||||
// npm run upload-artifacts
|
||||
uploadArtifacts();
|
||||
uploadArtifacts(version, githubToken);
|
||||
|
Reference in New Issue
Block a user