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 name: release
on: on:
workflow-dispatch: workflow_dispatch:
push: push:
tags: tags:
- v* - v*