Skip to content

add on enable and on disable to test #116

add on enable and on disable to test

add on enable and on disable to test #116

Workflow file for this run

---
name: dist
on:
pull_request:
push:
branches:
- main
tags:
- '*'
jobs:
ci:
uses: robotpy/build-actions/.github/workflows/package-pure.yml@v2025
secrets:
META_REPO_ACCESS_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
PYPI_API_TOKEN: ${{ secrets.PYPI_PASSWORD }}