Skip to content

Commit cfa6c46

Browse files
committedAug 4, 2024·
Adding homepage path to package.json
1 parent 910db46 commit cfa6c46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎react-deployment-example/package.json

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

0 commit comments

Comments
 (0)
Please sign in to comment.