Update update-spec-for-docs.yml

This commit is contained in:
Jess Frazelle
2023-05-04 01:08:44 -07:00
committed by GitHub
parent fcd317aae4
commit cb1bc5f3cd

View File

@ -20,6 +20,8 @@ jobs:
shell: bash
run: |
make generate
env:
KITTYCAD_API_TOKEN: ${{secrets.KITTYCAD_API_TOKEN}}
# Ensure no files changed.
- name: Ensure no files changed
shell: bash