Skip to content

Commit 697a59a

Browse files
committed
workflow
1 parent 6b1d4ec commit 697a59a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-memory.yml

+2
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ jobs:
4949
uv build
5050
5151
- name: Publish release
52+
env:
53+
UV_PUBLISH_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
5254
run: |
5355
cd servers/mcp-neo4j-memory/
5456
uv publish

0 commit comments

Comments
 (0)