[ci skip] Fix paperclip PR label

This commit is contained in:
Jason Penilla 2024-05-11 11:13:19 -07:00
parent 6c02dbcfa1
commit 447f9a1e16
No known key found for this signature in database
GPG Key ID: 0E75A301420E48F8
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: paper-${{ fromJSON(steps.determine.outputs.result).pr }}
path: build/libs/paper-paperclip-*-reobf.jar
path: build/libs/paper-paperclip-*-mojmap.jar
event_file:
name: "Event File"
# Only run on PRs if the source branch is on someone else's repo