Update release.yaml

This commit is contained in:
Marcus 2025-06-13 01:32:44 +02:00 committed by GitHub
parent 29512d4351
commit 01c12fccaa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@ name: release
on:
push:
tags: ["v*"]
tags: ["v*". "workflow_dispatch"]
jobs:
build: