Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
malmans2 committed Dec 13, 2022
1 parent 47c757e commit bee4510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
user: __token__
password: ${{ '{{ secrets.PYPI_API_TOKEN }}' }}
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit bee4510

Please sign in to comment.