Skip to content

Commit 30d81f0

Browse files
authored
Update release.yaml
1 parent 5014549 commit 30d81f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
if: startsWith(github.ref, 'refs/tags')
4444
uses: pypa/gh-action-pypi-publish@release/v1
4545
with:
46+
username: 'mit_dai_lab'
4647
password: ${{ secrets.PYPI_API_TOKEN }}
4748
repository_url: https://test.pypi.org/legacy/
4849
verbose: true

0 commit comments

Comments
 (0)