chore(ga): rename tmp artifact folder

This commit is contained in:
MDLeom 2022-01-21 05:52:29 +00:00
parent 215862efe1
commit 35eb6efd61
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 1 additions and 1 deletions

View File

@ -36,6 +36,6 @@ jobs:
- name: 'Upload Tmp Folder'
uses: actions/upload-artifact@v2
with:
name: artifacts
name: tmp
path: ./tmp
retention-days: 30