Skip to content

Commit 0f211b2

Browse files
committed
chore: fix repo name
1 parent f4b9066 commit 0f211b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/vite.config.prod.js

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

0 commit comments

Comments
 (0)