update name for Archive
This commit is contained in:
parent
9bd3c58e56
commit
851fe65002
|
@ -20,7 +20,7 @@ jobs:
|
|||
- name: Archive production artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: dist-with-everything
|
||||
name: dist-with-everything.tar
|
||||
path: |
|
||||
dist.tar
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
|
|
Loading…
Reference in New Issue
Block a user