Skip to content

Merge pull request #139 from openclimatefix/add_nwp_var_longnames #92

Merge pull request #139 from openclimatefix/add_nwp_var_longnames

Merge pull request #139 from openclimatefix/add_nwp_var_longnames #92

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