diff --git a/.github/workflows/build-1.20.yml b/.github/workflows/build-1.20.yml index 6e16134..8456c8a 100644 --- a/.github/workflows/build-1.20.yml +++ b/.github/workflows/build-1.20.yml @@ -1,6 +1,7 @@ name: Build-1.20 on: + pull_request: push: branches: [ "1.20.1" ] @@ -35,7 +36,7 @@ jobs: SNAPSHOT: true - name: Build Artifact - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: Player_Sync path: |