mirror of
https://github.com/kirill-markin/repo-to-text.git
synced 2026-09-21 09:05:09 -07:00
Update dependencies and Python runtime
Co-authored-by: Codex <codex@openai.com>
This commit is contained in:
parent
dc020745af
commit
2c8fbda0b6
3 changed files with 359 additions and 291 deletions
2
.github/workflows/python-publish.yml
vendored
2
.github/workflows/python-publish.yml
vendored
|
|
@ -27,7 +27,7 @@ jobs:
|
|||
- name: Build package
|
||||
run: python -m build
|
||||
- name: Publish package
|
||||
uses: pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247
|
||||
uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33
|
||||
with:
|
||||
user: __token__
|
||||
password: ${{ secrets.PYPI_API_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue