Fix release workflow dispatch type (#171)

This commit is contained in:
Pavel 2022-09-01 12:33:28 +03:00 committed by GitHub
parent 1ffca081cf
commit baec9203ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,7 @@
name: "Make github release"
on:
push:
tags:
- "v*"
workflow_dispatch:
jobs:
release-github: