Skip to content

Commit 7a8244f

Browse files
authored
Merge pull request #16 from deepagent-ltd/dev
release automation correction.
2 parents 717552d + babcd91 commit 7a8244f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/desktop-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,5 +198,6 @@ jobs:
198198
gh release create "$tag" "${assets[@]}" \
199199
--repo "$REPOSITORY" \
200200
--latest \
201+
--target "$GITHUB_SHA" \
201202
--title "DeepAgent Code Desktop ${version} (${GITHUB_SHA::7})" \
202203
--notes "Automated desktop build from main at ${GITHUB_SHA}."

0 commit comments

Comments
 (0)