Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit b076f17

Browse files
committed
add PAT token
1 parent d868c48 commit b076f17

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)