mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-18 13:30:29 +00: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