Merge pull request #32 from EoD/patch-1

ci: fix outdated actions/upload-artifact action and enable it for PRs
This commit is contained in:
mlus 2025-05-01 21:02:09 +08:00 committed by GitHub
commit e7bb8bcd55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: |