Skip to content

Commit

Permalink
Fix formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang committed Dec 25, 2024
1 parent 401b9d7 commit 1c9c040
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/build/todesktop/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,10 @@ runs:
</summary>
Mac (Apple Silicon): https://download.comfy.org/${BUILD_ID}/mac/dmg/arm64
Windows: https://download.comfy.org/${BUILD_ID}/windows/nsis/x64"
Windows: https://download.comfy.org/${BUILD_ID}/windows/nsis/x64
</details>
"
# First get existing release notes
EXISTING_NOTES=$(gh release view ${{ inputs.RELEASE_TAG }} --json body -q .body)
Expand Down

0 comments on commit 1c9c040

Please sign in to comment.