Skip to content

Commit

Permalink
[ci skip] Fix paperclip PR label
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed May 11, 2024
1 parent 6c02dbc commit 447f9a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 447f9a1

Please sign in to comment.