Skip to content

feat: added spatial coarsening for input (#115) #65

feat: added spatial coarsening for input (#115)

feat: added spatial coarsening for input (#115) #65

Workflow file for this run

name: Bump version and auto-release
on:
push:
branches:
- main
paths-ignore:
- "**/README.md" # ignores all README files
- "**/.all-contributorsrc" # ignore contributors file
jobs:
call-run-python-release:
uses: openclimatefix/.github/.github/workflows/[email protected]
secrets:
token: ${{ secrets.PYPI_API_TOKEN }}
PAT_TOKEN: ${{ secrets.PAT_TOKEN }}