build(yoink): configuring release
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -41,7 +41,7 @@ jobs:
|
|||||||
- name: Upload upload_url artifact
|
- name: Upload upload_url artifact
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: upload_url
|
name: upload_url.txt
|
||||||
path: ./upload_url.txt
|
path: ./upload_url.txt
|
||||||
|
|
||||||
- name: Upload Linux Release Asset
|
- name: Upload Linux Release Asset
|
||||||
|
|||||||
Reference in New Issue
Block a user