Skip to content

Commit

Permalink
Update deployment script (#938)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #938

As titled

Reviewed By: bernardbeckerman

Differential Revision: D35935032

fbshipit-source-id: 1aac1459ef41f12fa1ea1a1965454972e943fd33
  • Loading branch information
lena-kashtelyan authored and facebook-github-bot committed Apr 26, 2022
1 parent 9ed7857 commit 357e3f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,5 @@ jobs:
- name: Deploy to PyPI
uses: pypa/gh-action-pypi-publish@master
with:
user: lilidworkin
user: drfreund
password: ${{ secrets.pypi_password }}

0 comments on commit 357e3f5

Please sign in to comment.