Skip to content

All data is now json and all responses are not data. #73

All data is now json and all responses are not data.

All data is now json and all responses are not data. #73

Workflow file for this run

name: Build|Upload|Release Python Package
on:
push:
branches:
- 'main'
jobs:
publish:
uses: Knuckles-Team/pipelines/.github/workflows/python_pipeline.yml@latest
secrets:
PYPI_API_TOKEN: ${{ secrets.PYPI_API_TOKEN }}