mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-24 19:39:11 +00:00
ci: fix artifact upload
This commit is contained in:
parent
49d44df231
commit
bc9243676b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue