specify os
This commit is contained in:
parent
3c13954cbf
commit
2fd9802ee7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -20,5 +20,5 @@ jobs:
|
|||
- name: Step 3 - Use the Upload Artifact GitHub Action
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: assets-for-download
|
||||
name: creeper-${{ matrix.os }}
|
||||
path: dist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue