mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
release-tip should update the SHA
This commit is contained in:
1
.github/workflows/release-tip.yml
vendored
1
.github/workflows/release-tip.yml
vendored
@ -62,4 +62,5 @@ jobs:
|
|||||||
name: "Ghostty Tip (\"Nightly\")"
|
name: "Ghostty Tip (\"Nightly\")"
|
||||||
prerelease: true
|
prerelease: true
|
||||||
tag_name: tip
|
tag_name: tip
|
||||||
|
target_commitish: ${{ github.sha }}
|
||||||
files: ghostty-macos-universal.zip
|
files: ghostty-macos-universal.zip
|
||||||
|
Reference in New Issue
Block a user