Skip to content

Commit

Permalink
Bump python-docker-release workflow to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
simlmx committed Mar 28, 2023
1 parent 9433018 commit 9ccdfcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
bump-version-python-docker-release:
uses: openclimatefix/.github/.github/workflows/python-docker-release.yml@v1.0.0
uses: openclimatefix/.github/.github/workflows/python-docker-release.yml@v1.2.0
secrets:
token: ${{ secrets.PYPI_API_TOKEN }}
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
Expand Down

0 comments on commit 9ccdfcd

Please sign in to comment.