Skip to content

Commit 53055ef

Browse files
committed
1 parent 11ccf10 commit 53055ef

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/gh-pages.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,9 @@ jobs:
118118
cp -R aidbox-forms/aidbox-forms-builder-custom-renderer/refero-renderer/dist/* renderers/refero/
119119
rm aidbox-integrations/apollo-graphql-federation/README.md
120120
121+
- name: Generate examples metadata
122+
run: python3 .github/scripts/generate_examples_metadata.py
123+
121124
- name: Publish
122125
uses: JamesIves/github-pages-deploy-action@v4
123126
with:

0 commit comments

Comments
 (0)