Merge branch 'dev' into dev-better-struct-handling-code-gen

pull/2068/head
William E Bodell III 1 year ago committed by GitHub
commit c92f3dc29a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .github/workflows/publish.yml

@ -47,8 +47,7 @@ jobs:
uses: pypa/gh-action-pypi-publish@v1.8.8
- name: sign
uses: sigstore/gh-action-sigstore-python@v1.2.3
uses: sigstore/gh-action-sigstore-python@v2.0.0
with:
inputs: ./dist/*.tar.gz ./dist/*.whl
release-signing-artifacts: true
bundle-only: true

Loading…
Cancel
Save