Skip to content

Commit b5b4224

Browse files
committed
build(package): simplify repository fields
created using @octoherd and https://github.com/gr2m/octoherd-script-normalize-package-repository-field
1 parent 235ea15 commit b5b4224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"Gregor Martynus (https://github.com/gr2m)"
2222
],
2323
"license": "ISC",
24-
"repository": "https://github.com/probot/adapter-github-actions",
24+
"repository": "github:probot/adapter-github-actions",
2525
"devDependencies": {
2626
"@types/jest": "^26.0.20",
2727
"jest": "^26.6.3",

0 commit comments

Comments
 (0)