Fix workflow_dispatch trigger name used in github release workflow

This commit is contained in:
Debanjum Singh Solanky 2022-08-15 06:09:54 +03:00
parent a26f7f4716
commit 4308f51d2c

View file

@ -1,7 +1,7 @@
name: release
on:
workflow-dispatch:
workflow_dispatch:
push:
tags:
- v*