Skip to content

Merge pull request #15 from openclimatefix/fix-tests #23

Merge pull request #15 from openclimatefix/fix-tests

Merge pull request #15 from openclimatefix/fix-tests #23

Workflow file for this run

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