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 7130d39 commit f25610cCopy full SHA for f25610c
.github/workflows/maven.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: actions/upload-artifact@v4
26
with:
27
name: Download
28
- path: ./target/AuthMe-5.6.0-FORK-Universal.jar
+ path: ./target/AuthMe-*-FORK-Universal.jar
29
runtime-test:
30
name: Plugin Runtime Test
31
needs: [Build]
0 commit comments