mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-09-29 09:28:53 +00:00
Split m39 / m40 binaries
This commit is contained in:
7
.github/workflows/early-access.yaml
vendored
7
.github/workflows/early-access.yaml
vendored
@@ -87,5 +87,8 @@ jobs:
|
||||
- name: 'Upload artifact'
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: mvnd-${{ env.OS }}
|
||||
path: dist-m*/target/maven-*-mvnd-*.zip
|
||||
- name: mvnd-m39-${{ env.OS }}
|
||||
path: dist-m39/target/maven-*-mvnd-*.zip
|
||||
|
||||
- name: mvnd-m40-${{ env.OS }}
|
||||
path: dist-m40/target/maven-*-mvnd-*.zip
|
||||
|
Reference in New Issue
Block a user