Skip to content

Commit f4b9066

Browse files
committed
chore: missing repo field
1 parent 827637c commit f4b9066

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/vite.config.prod.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ export default {
151151
setCommits: {
152152
commit: "HEAD",
153153
previousCommit: "HEAD^",
154+
repo: "github.com/monkeytypegame/monkeytype",
154155
},
155156
},
156157
applicationKey: "monkeytype-frontend",

0 commit comments

Comments
 (0)