diff options
author | Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com> | 2024-06-13 11:36:24 +0800 |
---|---|---|
committer | Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com> | 2024-06-13 11:36:24 +0800 |
commit | 282202e468a4c622679d0825c06a62cf07fb82e9 (patch) | |
tree | 808f63c690da9168904245d7de2081a7eefb0f3f /.github/workflows | |
parent | 37fae048b01a9d9cd82aa9e2e3582d611cd78ae1 (diff) | |
download | Skyblocker-282202e468a4c622679d0825c06a62cf07fb82e9.tar.gz Skyblocker-282202e468a4c622679d0825c06a62cf07fb82e9.tar.bz2 Skyblocker-282202e468a4c622679d0825c06a62cf07fb82e9.zip |
Add workflow dispatch
Diffstat (limited to '.github/workflows')
-rw-r--r-- | .github/workflows/beta.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/beta.yml b/.github/workflows/beta.yml index 29690e75..88f4842f 100644 --- a/.github/workflows/beta.yml +++ b/.github/workflows/beta.yml @@ -1,6 +1,7 @@ name: Build Beta on: + workflow_dispatch: merge_group: push: branches: |