Skip to content

Merge pull request #36 from openclimatefix/fix-file-name #13

Merge pull request #36 from openclimatefix/fix-file-name

Merge pull request #36 from openclimatefix/fix-file-name #13

Workflow file for this run

name: Bump version and auto-release
on:
push:
branches:
- main
jobs:
call-run-python-release:
uses: openclimatefix/.github/.github/workflows/[email protected]
secrets:
token: ${{ secrets.PYPI_API_TOKEN }}
PAT_TOKEN: ${{ secrets.PAT_TOKEN }}