This commit is contained in:
parent
3141068249
commit
9ba39facc9
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ jobs:
|
|||
run: mvn -B package --file pom.xml
|
||||
|
||||
- name: Upload build artifacts
|
||||
uses: https://gitea.com/actions/upload-artifact@v4
|
||||
uses: https://gitea.com/actions/upload-artifact@v3
|
||||
with:
|
||||
name: MapReflectionAPI
|
||||
path: target
|
Loading…
Add table
Reference in a new issue