Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbieker authored Jul 4, 2024
1 parent 1cbcb2b commit 226257f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
bump-version-python-docker-release:
uses: openclimatefix/.github/.github/workflows/python-docker-release.yml@main
secrets:
PAT_TOKEN: ${{ secrets.PAT_TOKEN }}
token: ${{ secrets.PYPI_API_TOKEN }}
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}
Expand Down

0 comments on commit 226257f

Please sign in to comment.