Update maven.yml
This commit is contained in:
parent
585b69ecd2
commit
2ce6b066cc
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user