mirror of
https://github.com/Cian-H/invenio-config-iform.git
synced 2026-05-02 13:51:46 +01:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0fd2466b49 |
@@ -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 }}
|
||||
|
||||
@@ -8,4 +8,4 @@
|
||||
|
||||
"""Metadata for this python module."""
|
||||
|
||||
__version__ = "2025.5.20.4"
|
||||
__version__ = "2025.5.20.5"
|
||||
|
||||
Reference in New Issue
Block a user