Skip to content

Commit 98a1d56

Browse files
Fix the GH Action publish following the runner suggestions
1 parent 09e1731 commit 98a1d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mcp-package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"license": "MIT",
4949
"repository": {
5050
"type": "git",
51-
"url": "https://github.com/drupaltools/drupaltools.github.io.git"
51+
"url": "git+https://github.com/drupaltools/drupaltools.github.io.git"
5252
},
5353
"bugs": {
5454
"url": "https://github.com/drupaltools/drupaltools.github.io/issues"

0 commit comments

Comments
 (0)