Skip to content

Commit fa41c81

Browse files
Merge pull request #124 from AdobeDocs/auto-content-update
[update-bot] Content update (2026-04-01 02:27:19)
2 parents c5f7d8b + 144de36 commit fa41c81

4 files changed

Lines changed: 6 additions & 5 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Deployment
2+
name: Production Deployment
33
on:
44
push:
55
branches:

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11

22
# OS and IDE generated files #
3+
##############################
34
.DS_Store
45
.vscode
56
.history
@@ -44,6 +45,6 @@ local-test.yml
4445
.yalc
4546
yalc.lock
4647

47-
# txt
48+
#txt
4849
linter-output.txt
49-
linter-report.txt
50+
linter-report.txt

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@
2727
"redirectCheck:stage": "npx --yes github:AdobeDocs/adp-devsite-utils redirectChecker stage --verbose",
2828
"redirectCheck:prod": "npx --yes github:AdobeDocs/adp-devsite-utils redirectChecker prod --verbose"
2929
}
30-
}
30+
}

src/pages/adp-site-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"total":3,"offset":0,"limit":3,"data":[{"key":"contributors","value":"src/pages/contributors.json"},{"key":"get-credentials","value":"src/pages/credential/getcredential.json"},{"key":"site-wide-banner","value":"src/pages/site-wide-banner.json"}],":type":"sheet"}
1+
{"total":4,"offset":0,"limit":4,"data":[{"key":"contributors","value":"src/pages/contributors.json"},{"key":"get-credentials","value":"src/pages/credential/getcredential.json"},{"key":"site-wide-banner","value":"src/pages/site-wide-banner.json"},{"key":"code-playground","value":null}],":type":"sheet"}

0 commit comments

Comments
 (0)