mirror of
https://github.com/Cian-H/invenio-config-iform.git
synced 2026-05-01 21:31:47 +01:00
Another attempt to patch publish workflow
This commit is contained in:
@@ -18,4 +18,4 @@ jobs:
|
||||
- name: Build package
|
||||
run: uv build
|
||||
- name: Publish to PyPI
|
||||
run: uv publish
|
||||
run: uv publish --token ${{ secrets.PYPI_API_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user