diff options
author | Yasin <LifeIsAParadox@users.noreply.github.com> | 2024-02-22 15:45:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-22 15:45:59 +0100 |
commit | ecb507502c3278408571e94095e1f9c24c7b2a40 (patch) | |
tree | e9865e94e5f08a90f7ebf1f1df2b2ccf3fc54cf0 /.github | |
parent | c0f134392958edf0b507a479dac7e85efa0cab80 (diff) | |
parent | 401c8d9281d9a21185ee99e327cc6d1f3d3436d6 (diff) | |
download | Skyblocker-ecb507502c3278408571e94095e1f9c24c7b2a40.tar.gz Skyblocker-ecb507502c3278408571e94095e1f9c24c7b2a40.tar.bz2 Skyblocker-ecb507502c3278408571e94095e1f9c24c7b2a40.zip |
Merge pull request #570 from LifeIsAParadox/update-mod-to-1.18.1
Update mod to 1.18.1
Diffstat (limited to '.github')
-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 7e444cb8..929a85bb 100644 --- a/.github/workflows/beta.yml +++ b/.github/workflows/beta.yml @@ -1,6 +1,7 @@ name: Build Beta on: + merge_group: push: branches: - master |