mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-21 00:05:34 +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