File tree 2 files changed +2
-0
lines changed
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -175,6 +175,7 @@ jobs:
175
175
CONTENT_TRANSLATED_ROOT : ${{ github.workspace }}/mdn/translated-content/files
176
176
CONTRIBUTOR_SPOTLIGHT_ROOT : ${{ github.workspace }}/mdn/mdn-contributor-spotlight/contributors
177
177
BLOG_ROOT : ${{ github.workspace }}/mdn/mdn-studio/content/posts
178
+ CURRICULUM_ROOT : ${{ github.workspace }}/mdn/curriculum
178
179
BASE_URL : " https://developer.mozilla.org"
179
180
180
181
# The default for this environment variable is geared for writers
Original file line number Diff line number Diff line change @@ -110,6 +110,7 @@ jobs:
110
110
CONTENT_TRANSLATED_ROOT : ${{ github.workspace }}/mdn/translated-content/files
111
111
CONTRIBUTOR_SPOTLIGHT_ROOT : ${{ github.workspace }}/mdn/mdn-contributor-spotlight/contributors
112
112
BLOG_ROOT : ${{ github.workspace }}/mdn/mdn-studio/content/posts
113
+ CURRICULUM_ROOT : ${{ github.workspace }}/mdn/curriculum
113
114
BASE_URL : " https://developer.allizom.xyz"
114
115
115
116
# The default for this environment variable is geared for writers
You can’t perform that action at this time.
0 commit comments