We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8868dca commit c46dbceCopy full SHA for c46dbce
.github/workflows/pr-build.yml
@@ -42,4 +42,4 @@ jobs:
42
- uses: actions/upload-artifact@v3
43
with:
44
name: Parchment-PR${{ github.event.pull_request.number }}-JDK${{ matrix.java }}
45
- path: build/libs/parchment-paperclip-*-reobf.jar
+ path: build/libs/parchment-paperclip-*.jar
0 commit comments