Skip to content

Commit 7e685d3

Browse files
committed
Adding homepage path to package.json
1 parent cfa6c46 commit 7e685d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-deployment-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-deployment-example",
3-
"homepage": "https://codingkriggs.github.io/github-action-react-deployment",
3+
"homepage": "https://codingkriggs.github.io/github-action-react-deployment/react-deployment-example",
44
"version": "0.1.0",
55
"private": true,
66
"dependencies": {

0 commit comments

Comments
 (0)