Skip to content

Commit 9f8b833

Browse files
author
LittleCoinCoin
committed
fix(ci): remaining placeholder {{PROJECT_NAME}}
Missed to replace this placeholder with `Wobble`
1 parent c8aefd6 commit 9f8b833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"repositoryUrl": "https://github.com/CrackingShells/{{PROJECT_NAME}}",
2+
"repositoryUrl": "https://github.com/CrackingShells/Wobble",
33
"tagFormat": "v${version}",
44
"branches": [
55
"main",

0 commit comments

Comments
 (0)