fix skip on tip release

This commit is contained in:
Mitchell Hashimoto
2022-11-17 11:44:40 -08:00
parent 81bdeb2045
commit 7a23c24211

View File

@ -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