changed workflow

This commit is contained in:
2025-09-08 12:21:26 +07:00
parent 68b663de04
commit 35a81613fd

View File

@@ -12,8 +12,8 @@ jobs:
- name: Configure git
run: |
git config --global user.email "${{ gitea.actor }}@noreply.localhost"
git config --global user.name "${{ gitea.actor }}"
git config --global user.email "${{ gitea.actor }}@noreply.localhost"
git config --global user.name "${{ gitea.actor }}"
- name: Generate html docgen
run: typecad-docgen input.md ./kicad/PowerModule/PowerModule.kicad_pcb