Skip to content

Commit 357e3f5

Browse files
Update deployment script (#938)
Summary: Pull Request resolved: #938 As titled Reviewed By: bernardbeckerman Differential Revision: D35935032 fbshipit-source-id: 1aac1459ef41f12fa1ea1a1965454972e943fd33
1 parent 9ed7857 commit 357e3f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,5 +100,5 @@ jobs:
100100
- name: Deploy to PyPI
101101
uses: pypa/gh-action-pypi-publish@master
102102
with:
103-
user: lilidworkin
103+
user: drfreund
104104
password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)