Added workflow_dispatch to release ci

This commit is contained in:
Abdelilah El Aissaoui 2023-10-30 00:25:04 +01:00
parent 6e32e569c6
commit 5bd35e51aa
No known key found for this signature in database
GPG Key ID: 7587FC860F594869

View File

@ -11,6 +11,7 @@ on:
push: push:
tags: tags:
- 'v[0-9]+.[0-9]+.[0-9]+' - 'v[0-9]+.[0-9]+.[0-9]+'
workflow_dispatch:
permissions: permissions:
contents: read contents: read