(feat): add tauth
(fix): formatted
This commit is contained in:
parent
d02bc29be0
commit
fb742bd068
15 changed files with 141 additions and 74 deletions
|
|
@ -77,4 +77,4 @@ const moveBundleArtifact = (
|
|||
moveBundleArtifact(debDir, ".deb", `Tensamin-${version}.deb`);
|
||||
moveBundleArtifact(rpmDir, ".rpm", `Tensamin-${version}.rpm`);
|
||||
|
||||
console.log("Releases copied successfully.");
|
||||
console.log("Releases copied successfully.");
|
||||
|
|
|
|||
Loading…
Reference in a new issue