Skip to content

Merge pull request #13 from openclimatefix/issue/rm-nowcasting-utils #22

Merge pull request #13 from openclimatefix/issue/rm-nowcasting-utils

Merge pull request #13 from openclimatefix/issue/rm-nowcasting-utils #22

Workflow file for this run

name: Bump version and auto-release
on:
push:
branches:
- main
jobs:
release:
uses: openclimatefix/.github/.github/workflows/python-release.yml@v1.7.2
secrets:
token: ${{ secrets.PYPI_API_TOKEN }}
PAT_TOKEN: ${{ secrets.PAT_TOKEN }}