Setup builds for IfcSverchok

This commit is contained in:
Dion Moult
2024-06-11 15:41:18 +10:00
parent fbe25b314b
commit d4dc9af1be
8 changed files with 157 additions and 26 deletions
+2 -1
View File
@@ -58,5 +58,6 @@ jobs:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: src/ifcopenshell_${{ matrix.config.short_name }}_${{ matrix.pyver }}/dist/ifcopenshell-python-${{ steps.version.outputs.version }}-${{ matrix.pyver }}-${{ matrix.config.short_name }}.zip
asset_name: ifcopenshell-python-${{ steps.version.outputs.version }}-${{ matrix.pyver }}-${{ matrix.config.short_name }}.zip
release_name: "ifcopenshell-python-${{steps.version.outputs.version}}"
tag: "ifcopenshell-python-${{steps.version.outputs.version}}"
overwrite: true
body: "IfcOpenShell-Python Build ifcopenshell-python-${{steps.version.outputs.version}}"