fix skip on tip release

pull/46/head
Mitchell Hashimoto 2022-11-17 11:44:40 -08:00
parent 81bdeb2045
commit 7a23c24211
No known key found for this signature in database
GPG Key ID: 523D5DC389D273BC
1 changed files with 0 additions and 1 deletions

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