We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bf8115 commit f632481Copy full SHA for f632481
1 file changed
package.json
@@ -1,10 +1,11 @@
1
{
2
- "name": "dev-docs-template",
+ "private": true,
3
+ "name": "adp-devsite-github-actions-test",
4
"version": "1.0.0",
5
"license": "Apache-2.0",
6
"repository": {
7
"type": "git",
- "url": "https://github.com/AdobeDocs/dev-docs-template"
8
+ "url": "https://github.com/AdobeDocs/adp-devsite-github-actions-test"
9
},
10
"author": {
11
"name": "Tim Kim",
0 commit comments