Skip to content

Commit 4255747

Browse files
committed
Use charts pypi token
1 parent 882a2e5 commit 4255747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
working-directory: ./chart_data_extractor
142142
env:
143143
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
144-
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
144+
CHARTS_PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
145145

146146

147147
build-docker-image:

0 commit comments

Comments
 (0)