changed workflow
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user