From 346188b9d430ac493ae8c64b128d97a747f044ac Mon Sep 17 00:00:00 2001 From: Trương Hoàng Long Date: Sat, 1 Oct 2022 03:14:51 +0200 Subject: Update buildrelease.yml [skip ci] --- .github/workflows/buildrelease.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.github/workflows') diff --git a/.github/workflows/buildrelease.yml b/.github/workflows/buildrelease.yml index ff02ee66..c9e3584b 100644 --- a/.github/workflows/buildrelease.yml +++ b/.github/workflows/buildrelease.yml @@ -7,6 +7,7 @@ name: Build Release on: release: types: [created] + workflow_dispatch: jobs: # This workflow contains a single job called "build" -- cgit