Skip to content

[pre-commit.ci] pre-commit autoupdate (#65) #61

[pre-commit.ci] pre-commit autoupdate (#65)

[pre-commit.ci] pre-commit autoupdate (#65) #61

Workflow file for this run

name: Bump version and auto-release
on:
push:
branches:
- main
jobs:
bump-version-python-docker-release:
uses: openclimatefix/.github/.github/workflows/python-docker-release.yml@main

Check failure on line 9 in .github/workflows/release.yaml

View workflow run for this annotation

GitHub Actions / Bump version and auto-release

Invalid workflow file

The workflow is not valid. .github/workflows/release.yaml (Line: 9, Col: 11): Secret PAT_TOKEN is required, but not provided while calling.
secrets:
token: ${{ secrets.PYPI_API_TOKEN }}
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}
with:
image_base_name: graph_weather
docker_file: Dockerfile