Skip to content

Merge pull request #150 from openclimatefix/dfulu-patch-1 #97

Merge pull request #150 from openclimatefix/dfulu-patch-1

Merge pull request #150 from openclimatefix/dfulu-patch-1 #97

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