aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorTrương Hoàng Long <longtruong2411@gmail.com>2022-10-01 03:14:51 +0200
committerGitHub <noreply@github.com>2022-10-01 03:14:51 +0200
commit346188b9d430ac493ae8c64b128d97a747f044ac (patch)
tree18ea3166a5043eb556f88d71564a6ff7797a789a /.github/workflows
parent6d7a55964b8876dee4b41a161f4eaa31a96844b0 (diff)
downloadSkyblocker-346188b9d430ac493ae8c64b128d97a747f044ac.tar.gz
Skyblocker-346188b9d430ac493ae8c64b128d97a747f044ac.tar.bz2
Skyblocker-346188b9d430ac493ae8c64b128d97a747f044ac.zip
Update buildrelease.yml [skip ci]
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/buildrelease.yml1
1 files changed, 1 insertions, 0 deletions
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"