Skip to content

Commit

Permalink
Merge pull request #12 from ag2ai/package
Browse files Browse the repository at this point in the history
package
  • Loading branch information
qingyun-wu authored Nov 13, 2024
2 parents b5da0f6 + 7c37d30 commit b9428b9
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 b9428b9

Please sign in to comment.