ci(release): add workflow dispatch option

[skip ci]
This commit is contained in:
Nicolas Meienberger 2023-03-02 20:23:27 +01:00 committed by GitHub
parent c04b2b870c
commit e2869b1759
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,6 @@
name: Publish release
on:
push:
branches:
- master
workflow_dispatch:
jobs:
release: