Barrel contacts for vias/THT pads (drill-wall ring injection, verified against the analytic acosh spreading resistance), full solder-joint modeling of every populated THT hole (lead conductor, solder fill, one-sided pad coat, protruding-lead cone, exact pad shapes and DNP flags read from KiCad), configurable cap-drill threshold, and README model figures. The release now also attaches the docs/img figures. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -35,11 +35,12 @@ jobs:
|
||||
dist/*.zip
|
||||
dist/metadata-registry.json
|
||||
|
||||
- name: Create release with the zip attached
|
||||
- name: Create release with the zip, registry metadata and figures
|
||||
if: startsWith(github.ref, 'refs/tags/v')
|
||||
uses: akkuman/gitea-release-action@b8d9144f302c68610911db1aaf722708d5c02d94 # v1
|
||||
with:
|
||||
files: |
|
||||
dist/*.zip
|
||||
dist/metadata-registry.json
|
||||
docs/img/*.png
|
||||
token: ${{ secrets.GITEA_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user