Skip to content

Commit

Permalink
pin release
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Aug 13, 2024
1 parent 59165bf commit 42f45d5
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 @@ -5,7 +5,7 @@ on:
- main
jobs:
call-run-python-release:
uses: openclimatefix/.github/.github/workflows/python-release.yml@main
uses: openclimatefix/.github/.github/workflows/python-release.yml@v1.7.2
secrets:
token: ${{ secrets.PYPI_API_TOKEN }}
PAT_TOKEN: ${{ secrets.PAT_TOKEN }}

0 comments on commit 42f45d5

Please sign in to comment.