We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bee4626 commit 6c2cc5fCopy full SHA for 6c2cc5f
1 file changed
.github/workflows/deploy.yml
@@ -151,7 +151,7 @@ jobs:
151
GATSBY_ALGOLIA_INDEX_ENV_PREFIX: ${{ secrets.AIO_ALGOLIA_INDEX_ENV_PREFIX }}
152
GATSBY_FEDS_PRIVACY_ID: ${{ secrets.AIO_FEDS_PRIVACY_ID }}
153
GATSBY_SITE_DOMAIN_URL: https://developer-stage.adobe.com
154
-
+ GATSBY_REDOCLY_KEY: ${{ secrets.REDOCLY_LICENSE_KEY }}
155
- name: Deploy
156
uses: AdobeDocs/static-website-deploy@master
157
with:
@@ -258,6 +258,7 @@ jobs:
258
259
260
GATSBY_SITE_DOMAIN_URL: https://developer.adobe.com
261
262
263
264
0 commit comments