Skip to content

Commit 15d2aac

Browse files
authored
Fix repository url (softprops#178)
1 parent 0465cda commit 15d2aac

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
@@ -12,7 +12,7 @@
1212
},
1313
"repository": {
1414
"type": "git",
15-
"url": "git+https://github.com/softprops/action-gh-template.git"
15+
"url": "git+https://github.com/softprops/action-gh-release.git"
1616
},
1717
"keywords": [
1818
"actions"

0 commit comments

Comments
 (0)