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