Skip to content

Merge pull request #121 from openclimatefix/issue/no-satellie-option #84

Merge pull request #121 from openclimatefix/issue/no-satellie-option

Merge pull request #121 from openclimatefix/issue/no-satellie-option #84

Workflow file for this run

name: Bump version and auto-release
on:
push:
branches:
- main
paths-ignore:
- "**/README.md" # ignores all README files
- "**/workflows/release.yaml" # ignore changes to this file itself
jobs:
release:
uses: openclimatefix/.github/.github/workflows/[email protected]
secrets:
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}
PAT_TOKEN: ${{ secrets.PAT_TOKEN }}
with:
image_base_name: pvnet_app