mirror of
https://github.com/Cian-H/invenio-config-iform.git
synced 2025-12-22 21:11:57 +00:00
* move check_manifest configuration to setup.cfg * remove upper constraint for pytest-black
10 lines
154 B
YAML
10 lines
154 B
YAML
on:
|
|
push:
|
|
tags:
|
|
- v*
|
|
|
|
jobs:
|
|
build-n-publish:
|
|
uses: tu-graz-library/.github/.github/workflows/pypi-publish.yml@main
|
|
secrets: inherit
|