mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2025-12-22 12:41:57 +00:00
10 lines
145 B
YAML
10 lines
145 B
YAML
on:
|
|
push:
|
|
tags:
|
|
- v*
|
|
|
|
jobs:
|
|
build-n-publish:
|
|
uses: Cian-H/.github/.github/workflows/pypi-publish.yml@main
|
|
secrets: inherit
|