mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2026-08-12 22:53:23 +01:00
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
|