Skip to content

Commit ff4fecb

Browse files
committed
Export repo constant for Github
1 parent c874462 commit ff4fecb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/build/src/github.spec.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/build/src/github.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,6 @@ export default releaseToGithub;
8989
export {
9090
getLatestRelease,
9191
createRelease,
92-
uploadAsset
92+
uploadAsset,
93+
REPO
9394
};

0 commit comments

Comments
 (0)