Skip to content

Commit f4a1dd8

Browse files
authored
Update python-publish.yml
1 parent beeab8b commit f4a1dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ jobs:
3636
- name: Publish package
3737
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
3838
with:
39-
user: axelk1
39+
user: __token__
4040
password: ${{ secrets.PYPI_EFMTOOL_LINK_TOKEN }}

0 commit comments

Comments
 (0)