Merge branch 'develop' into ci/build/changes

This commit is contained in:
Onuralp SEZER 2025-02-04 01:08:38 +03:00
commit ee9568945a
No known key found for this signature in database
GPG Key ID: CF0835DFDF14CA38
2 changed files with 2 additions and 2 deletions

View File

@ -40,6 +40,6 @@ jobs:
uv run twine check --strict dist/*
- name: 🚀 Publish to PyPi
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
with:
attestations: true

View File

@ -35,7 +35,7 @@ jobs:
uv run twine check --strict dist/*
- name: 🚀 Publish to Test-PyPi
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
with:
repository-url: https://test.pypi.org/legacy/
attestations: true