Skip to content

Commit d385a47

Browse files
committed
New token
1 parent 7997df8 commit d385a47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ jobs:
2323
- name: Publish to PyPI
2424
env:
2525
HATCH_INDEX_USER: __token__
26-
HATCH_INDEX_AUTH: ${{ secrets.FLEXIDOT_PYPI_TOKEN }}
26+
HATCH_INDEX_AUTH: ${{ secrets.NEW_FLEXIDOT_PYPI_TOKEN }}
2727
run: hatch publish

0 commit comments

Comments
 (0)