We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efbeb17 commit 8a5a0d0Copy full SHA for 8a5a0d0
1 file changed
.github/workflows/build.yml
@@ -35,4 +35,4 @@ jobs:
35
uses: actions/upload-artifact@v4
36
with:
37
name: jars
38
- path: fabric/build/libs/breakthemod-fabric-1.2.1-SNAPSHOT.jar
+ path: fabric/build/libs/*.jar
0 commit comments