Skip to content

TekScope2K - turn on HEADER and VERBOSE options to query available da… #264

TekScope2K - turn on HEADER and VERBOSE options to query available da…

TekScope2K - turn on HEADER and VERBOSE options to query available da… #264

---
name: Publish to TestPyPI
on:
push:
branches: [main]
concurrency:
group: pypi
jobs:
package-testpypi:
uses: tektronix/python-package-ci-cd/.github/workflows/_reusable-package-testpypi.yml@v1.5.0
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 }}