There was an error while loading. Please reload this page.
2 parents 717552d + babcd91 commit 7a8244fCopy full SHA for 7a8244f
1 file changed
.github/workflows/desktop-build.yml
@@ -198,5 +198,6 @@ jobs:
198
gh release create "$tag" "${assets[@]}" \
199
--repo "$REPOSITORY" \
200
--latest \
201
+ --target "$GITHUB_SHA" \
202
--title "DeepAgent Code Desktop ${version} (${GITHUB_SHA::7})" \
203
--notes "Automated desktop build from main at ${GITHUB_SHA}."
0 commit comments