Skip to content

Commit 719de0a

Browse files
committed
🔧 MAINTAIN: Fix deployment key for myst-docutils
1 parent 8ea8a8b commit 719de0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,4 @@ jobs:
150150
flit publish
151151
env:
152152
FLIT_USERNAME: __token__
153-
FLIT_PASSWORD: ${{ secrets.PYPI_KEY }}
153+
FLIT_PASSWORD: ${{ secrets.PYPI_KEY_DOCUTILS }}

0 commit comments

Comments
 (0)