Skip to content

Commit

Permalink
🔧 MAINTAIN: Fix deployment key for myst-docutils
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsewell committed Apr 15, 2022
1 parent 8ea8a8b commit 719de0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,4 @@ jobs:
flit publish
env:
FLIT_USERNAME: __token__
FLIT_PASSWORD: ${{ secrets.PYPI_KEY }}
FLIT_PASSWORD: ${{ secrets.PYPI_KEY_DOCUTILS }}

0 comments on commit 719de0a

Please sign in to comment.