Skip to content

Commit 1914f7b

Browse files
authored
Merge e43203a into 87cecd5
2 parents 87cecd5 + e43203a commit 1914f7b

File tree

3 files changed

+22
-19
lines changed

3 files changed

+22
-19
lines changed

Diff for: .github/workflows/preview.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
cancel-in-progress: false
2121
env:
2222
REPO_ACCESS_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
23-
APP_ENV: prod
23+
APP_ENV: staging
2424
BRANCH_NAME: ${{ github.ref_name }}
2525

2626
steps:

Diff for: package-lock.json

+20-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"homepage": "https://github.com/arduino/docs-content#readme",
2020
"dependencies": {
21-
"@arduino/docs-arduino-cc": "^2.0.29",
21+
"@arduino/docs-arduino-cc": "^2.0.30",
2222
"gatsby": "^5.11.0",
2323
"gatsby-background-image": "^1.6.0",
2424
"gatsby-image": "^3.11.0",

0 commit comments

Comments
 (0)