We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c69a3d commit f1bddf4Copy full SHA for f1bddf4
package.json
@@ -2,7 +2,7 @@
2
"name": "github-pages-deploy-action",
3
"description": "GitHub action for building a project and deploying it to GitHub pages.",
4
"license": "MIT",
5
- "repository": "https://github.com/micronaut-projects/github-pages-deploy-action",
+ "repository": "https://github.com/grails/github-pages-deploy-action",
6
"scripts": {
7
"integrationTest": "mkdir test/build && cp test/image.jpg test/build/image.jpg && cp test/index.html test/build/index.html"
8
}
0 commit comments