mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-29 09:30:38 +02:00
Add pypi-publish action
This commit is contained in:
@@ -22,5 +22,6 @@ jobs:
|
||||
run: |
|
||||
make build_library
|
||||
- name: Upload package to PyPI
|
||||
run: |
|
||||
echo "Not ready yet..."
|
||||
uses: pypa/gh-action-pypi-publish@release/v1
|
||||
with:
|
||||
password: ${{ secrets.PYPI_API_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user