Skip to content

Commit f1bddf4

Browse files
authored
Update package.json
1 parent 5c69a3d commit f1bddf4

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
@@ -2,7 +2,7 @@
22
"name": "github-pages-deploy-action",
33
"description": "GitHub action for building a project and deploying it to GitHub pages.",
44
"license": "MIT",
5-
"repository": "https://github.com/micronaut-projects/github-pages-deploy-action",
5+
"repository": "https://github.com/grails/github-pages-deploy-action",
66
"scripts": {
77
"integrationTest": "mkdir test/build && cp test/image.jpg test/build/image.jpg && cp test/index.html test/build/index.html"
88
}

0 commit comments

Comments
 (0)