Update update-spec-for-docs.yml
This commit is contained in:
2
.github/workflows/update-spec-for-docs.yml
vendored
2
.github/workflows/update-spec-for-docs.yml
vendored
@ -20,6 +20,8 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
make generate
|
make generate
|
||||||
|
env:
|
||||||
|
KITTYCAD_API_TOKEN: ${{secrets.KITTYCAD_API_TOKEN}}
|
||||||
# Ensure no files changed.
|
# Ensure no files changed.
|
||||||
- name: Ensure no files changed
|
- name: Ensure no files changed
|
||||||
shell: bash
|
shell: bash
|
||||||
|
Reference in New Issue
Block a user