mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-01 00:10:32 +01:00
[ci skip] Fix paperclip PR label
This commit is contained in:
parent
6c02dbcfa1
commit
447f9a1e16
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user