ci: fix artifact upload

This commit is contained in:
41666 2020-09-27 00:33:38 -04:00
parent 49d44df231
commit bc9243676b

View file

@ -46,7 +46,7 @@ jobs:
bash hack/generate_versions.sh > manifest.json
- name: Upload Artifact Manifest
uses: actions/upload-artifact
uses: actions/upload-artifact@v2
with:
name: manifest.json
path: manifest.json