mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
fix skip on tip release
This commit is contained in:
1
.github/workflows/release-tip.yml
vendored
1
.github/workflows/release-tip.yml
vendored
@ -58,7 +58,6 @@ jobs:
|
||||
# Update Release
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
name: "Ghostty Tip (\"Nightly\")"
|
||||
prerelease: true
|
||||
|
Reference in New Issue
Block a user