Browse Source
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/9251/head
committed by
GitHub
1 changed files with 1 additions and 1 deletions
@ -32,7 +32,7 @@ jobs: |
|||||
- name: Build distribution |
- name: Build distribution |
||||
run: python -m build |
run: python -m build |
||||
- name: Publish |
- name: Publish |
||||
uses: pypa/[email protected].5 |
uses: pypa/[email protected].6 |
||||
with: |
with: |
||||
password: ${{ secrets.PYPI_API_TOKEN }} |
password: ${{ secrets.PYPI_API_TOKEN }} |
||||
- name: Dump GitHub context |
- name: Dump GitHub context |
||||
|
Loading…
Reference in new issue