Update maven.yml
This commit is contained in:
@@ -25,5 +25,5 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v1
|
uses: actions/upload-artifact@v1
|
||||||
with:
|
with:
|
||||||
name: 生成的文件
|
name: 生成的文件
|
||||||
path: ${{ github.workspace }}/target/*.jar
|
path: ${{ github.workspace }}/target/AuthMe-5.6.0-FORK.jar
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user