Skip to content

Commit 8316610

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

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
@@ -9,7 +9,7 @@
99
},
1010
"author": "Gregor Martynus (https://twitter.com/gr2m)",
1111
"license": "ISC",
12-
"repository": "https://github.com/probot/example-github-action",
12+
"repository": "github:probot/example-github-action",
1313
"dependencies": {
1414
"@probot/adapter-github-actions": "^3.0.1"
1515
},

0 commit comments

Comments
 (0)