aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorJason Penilla <[email protected]>2024-05-11 11:13:19 -0700
committerJason Penilla <[email protected]>2024-05-11 11:13:19 -0700
commit447f9a1e16f2273c656f4dc95f1ea838319d0fff (patch)
tree15f19415422b677e668add6f08aba1f5583fc545 /.github
parent6c02dbcfa137f40418fc56a0a85721b1fa0242ff (diff)
downloadPaper-447f9a1e16f2273c656f4dc95f1ea838319d0fff.tar.gz
Paper-447f9a1e16f2273c656f4dc95f1ea838319d0fff.zip
[ci skip] Fix paperclip PR label
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 8ff54667ec..35536bd9a1 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -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