mirror of
https://github.com/microsoft/graphrag.git
synced 2025-06-26 23:19:58 +00:00
Fix publishing (#316)
This commit is contained in:
parent
1aaa8c49fb
commit
cc492327e6
4
.github/workflows/python-publish.yml
vendored
4
.github/workflows/python-publish.yml
vendored
@ -5,6 +5,10 @@ on:
|
||||
push:
|
||||
branches: [main]
|
||||
|
||||
env:
|
||||
POETRY_VERSION: 1.8.3
|
||||
PYTHON_VERSION: 3.10
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
name: Upload release to PyPI
|
||||
|
Loading…
x
Reference in New Issue
Block a user