Fixed workflows

This commit is contained in:
Auxilor 2023-03-29 13:43:53 +01:00
parent 0c1f08384f
commit 246adfd34f

View File

@ -3,8 +3,9 @@ on:
workflow_dispatch:
release:
types: [ created ]
tag:
types: [created]
push:
tags:
- '*'
jobs:
publish: