Skip to content

Commit

Permalink
Merge pull request #22 from MingjieJian/develop
Browse files Browse the repository at this point in the history
(ga): change .yml for ga 9
  • Loading branch information
MingjieJian authored Sep 26, 2024
2 parents 2e7f34c + 55add0c commit 3339082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:

- name: Publish a Python distribution to PyPI
if: github.event_name != 'pull_request' && matrix.name == 'ubuntu'
uses: pypa/gh-action-pypi-publish@master
uses: pypa/gh-action-pypi-publish@release/v1
# with:
# user: __token__
# password: ${{ secrets.pypi_password }}

0 comments on commit 3339082

Please sign in to comment.