diff --git a/.github/workflows/release-tip.yml b/.github/workflows/release-tip.yml index dec8b14ae..68be75249 100644 --- a/.github/workflows/release-tip.yml +++ b/.github/workflows/release-tip.yml @@ -163,7 +163,7 @@ jobs: # Update Release - name: Release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: name: 'Ghostty Tip ("Nightly")' prerelease: true