Skip to content

Commit 3bc850d

Browse files
committed
ci: fix commit details link pointing to wrong repo
1 parent cee82b7 commit 3bc850d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/release_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,6 @@
7373
},
7474
"template": "#{{CHANGELOG}}\n\n",
7575
"pr_template": "- #{{TITLE}} (##{{NUMBER}}) - #{{AUTHOR}}",
76-
"commit_template": "- #{{TITLE}} ([`details`](https://github.com/WolfyScript/dev-tools/commit/#{{MERGE_SHA}}))",
76+
"commit_template": "- #{{TITLE}} ([`details`](https://github.com/WolfyScript/WolfyUtils-Spigot/commit/#{{MERGE_SHA}}))",
7777
"empty_template": "- no changes"
7878
}

0 commit comments

Comments
 (0)