Skip to content

Commit 31efc93

Browse files
Merge branch 'master' into fix/bump-versions-0.4.1
2 parents c17954a + b91db2b commit 31efc93

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ jobs:
2323
uses: pypa/gh-action-pypi-publish@v1.1.0
2424
with:
2525
user: __token__
26-
password: ${{ secrets.pypi_password }}
26+
password: ${{ secrets.PYPI_API_TOKEN }}
2727

HISTORY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
History
33
=======
44

5-
=======
5+
66
0.4.1 (2021-08-24)
77
==================
88
- Bump version

0 commit comments

Comments
 (0)