1 Commits

Author SHA1 Message Date
acdeadb06a worker update
Some checks failed
Build and Release / build (push) Failing after 3m30s
2026-05-17 01:59:09 -05:00

View File

@@ -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