mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
fix comments
This commit is contained in:
parent
90cfed6eb0
commit
104be6846b
1 changed files with 3 additions and 0 deletions
3
.github/workflows/publish-pypi.yml
vendored
3
.github/workflows/publish-pypi.yml
vendored
|
|
@ -1,5 +1,8 @@
|
|||
name: Publish planoai to PyPI
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue