Skip to content

Merge pull request #152 from openclimatefix/fix-multiprocessing-save-… #99

Merge pull request #152 from openclimatefix/fix-multiprocessing-save-…

Merge pull request #152 from openclimatefix/fix-multiprocessing-save-… #99

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