Skip to content

Merge pull request #145 from openclimatefix/lazymodes #94

Merge pull request #145 from openclimatefix/lazymodes

Merge pull request #145 from openclimatefix/lazymodes #94

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 }}