mirror of
https://github.com/Cian-H/invenio-config-iform.git
synced 2026-01-28 11:52:27 +00:00
Compare commits
1 Commits
2025.5.20.
...
2025.5.20.
| Author | SHA1 | Date | |
|---|---|---|---|
| 8f5c1e36a5 |
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -18,4 +18,4 @@ jobs:
|
||||
- name: Build package
|
||||
run: uv build
|
||||
- name: Publish to PyPI
|
||||
run: uv publish --token ${{ secrets.PYPI_API_TOKEN }}
|
||||
run: uv publish
|
||||
|
||||
@@ -8,4 +8,4 @@
|
||||
|
||||
"""Metadata for this python module."""
|
||||
|
||||
__version__ = "2025.5.20.3"
|
||||
__version__ = "2025.5.20.4"
|
||||
|
||||
Reference in New Issue
Block a user