Skip to content

Commit

Permalink
add PAT_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Aug 13, 2024
1 parent 654449c commit 59165bf
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,3 +8,4 @@ jobs:
uses: openclimatefix/.github/.github/workflows/python-release.yml@main
secrets:
token: ${{ secrets.PYPI_API_TOKEN }}
PAT_TOKEN: ${{ secrets.PAT_TOKEN }}

0 comments on commit 59165bf

Please sign in to comment.