chore(ga): rename tmp artifact folder
This commit is contained in:
parent
215862efe1
commit
35eb6efd61
|
@ -36,6 +36,6 @@ jobs:
|
|||
- name: 'Upload Tmp Folder'
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: artifacts
|
||||
name: tmp
|
||||
path: ./tmp
|
||||
retention-days: 30
|
||||
|
|
Loading…
Reference in New Issue