Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| acdeadb06a |
@@ -38,7 +38,7 @@ jobs:
|
|||||||
} `
|
} `
|
||||||
-Body $body
|
-Body $body
|
||||||
|
|
||||||
echo "release_id=$($response.id)" >> $env:GITHUB_OUTPUT
|
"release_id=$($response.id)" | Out-File -FilePath $env:GITHUB_OUTPUT -Encoding utf8 -Append
|
||||||
|
|
||||||
- name: Upload binary asset
|
- name: Upload binary asset
|
||||||
shell: powershell
|
shell: powershell
|
||||||
|
|||||||
Reference in New Issue
Block a user