mirror of
https://github.com/Cian-H/invenio-config-iform.git
synced 2026-04-24 01:55:51 +01:00
75d78cf09a
* 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
|