Update push.yml
This commit is contained in:
4
.github/workflows/push.yml
vendored
4
.github/workflows/push.yml
vendored
@@ -48,7 +48,7 @@ jobs:
|
||||
- name: Archive ${{ matrix.model }} index file
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: metadata.zip
|
||||
name: metadata
|
||||
path: source/Hexfile/${{ matrix.model }}.json
|
||||
|
||||
build_multi-lang:
|
||||
@@ -95,7 +95,7 @@ jobs:
|
||||
- name: Archive ${{ matrix.model }} index file
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: metadata.zip
|
||||
name: metadata
|
||||
path: source/Hexfile/${{ matrix.model }}.json
|
||||
|
||||
tests:
|
||||
|
||||
Reference in New Issue
Block a user