Skip to content

Merge pull request #151 from openclimatefix/cleanup #98

Merge pull request #151 from openclimatefix/cleanup

Merge pull request #151 from openclimatefix/cleanup #98

Workflow file for this run

name: Python Bump Version & release
on:
push:
branches:
- main
jobs:
release:
uses: openclimatefix/.github/.github/workflows/python-release.yml@main
secrets:
token: ${{ secrets.PYPI_API_TOKEN }}
PAT_TOKEN: ${{ secrets.PAT_TOKEN }}