Skip to content

Commit

Permalink
package
Browse files Browse the repository at this point in the history
  • Loading branch information
qingyun-wu committed Nov 13, 2024
1 parent 1a34580 commit 7c37d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
TWINE_USERNAME: ${{ secrets.AUTOGEN_PYPI_USERNAME }}
TWINE_PASSWORD: ${{ secrets.AUTOGEN_PYPI_PASSWORD }}
shell: pwsh
run: twine upload dist/autogen*
run: twine upload dist/ag2*
- name: Build pyautogen
shell: pwsh
run: |
Expand Down

0 comments on commit 7c37d30

Please sign in to comment.