Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Commit 04abd9e

Browse files
authored
Add PAT Token as required
1 parent 5a3af1c commit 04abd9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ jobs:
88
uses: openclimatefix/.github/.github/workflows/python-release.yml@main
99
secrets:
1010
token: ${{ secrets.PYPI_API_TOKEN }}
11+
PAT_TOKEN: ${{ secrets.PAT_TOKEN }}

0 commit comments

Comments
 (0)