Skip to content

python-deps(deps-dev): update ruff requirement from 0.7.4 to 0.8.0 in… #280

python-deps(deps-dev): update ruff requirement from 0.7.4 to 0.8.0 in…

python-deps(deps-dev): update ruff requirement from 0.7.4 to 0.8.0 in… #280

---
name: Publish to TestPyPI
on:
push:
branches: [main]
concurrency:
group: pypi
jobs:
package-testpypi:
uses: tektronix/python-package-ci-cd/.github/workflows/[email protected]
with:
package-name: tm_devices
repo-name: tektronix/tm_devices
permissions:
contents: read
id-token: write
attestations: write
secrets:
test-pypi-api-token: ${{ secrets.TEST_PYPI_API_TOKEN }}