mirror of
https://github.com/Cian-H/invenio-config-iform.git
synced 2026-05-23 07:34:42 +01:00
Set publish to trigger on tagging
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
name: Publish to PyPI
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- "*"
|
||||
workflow_run:
|
||||
workflows:
|
||||
- Auto Version Tag
|
||||
types:
|
||||
- completed
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
||||
Reference in New Issue
Block a user