mirror of
https://github.com/apache/maven-mvnd.git
synced 2026-01-14 07:03:54 +08:00
Fix early access artifacts
This commit is contained in:
2
.github/workflows/early-access.yaml
vendored
2
.github/workflows/early-access.yaml
vendored
@@ -88,4 +88,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: mvnd-${{ env.OS }}
|
||||
path: dist/target/maven-mvnd-*.zip
|
||||
path: dist-m*/target/maven-*-mvnd-*.zip
|
||||
|
||||
Reference in New Issue
Block a user