Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Tigul committed Sep 4, 2024
1 parent 4408e62 commit a758bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Pubnlish to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ PyPi_API_TOKEN }}
password: ${{ secrets.PyPi_API_TOKEN }}
skip_existing: flase

# pypi-publish:
Expand Down

0 comments on commit a758bdb

Please sign in to comment.