build: change object story domain to ghostty.org

This commit is contained in:
Mitchell Hashimoto
2024-12-20 08:58:24 -08:00
parent 5bb05996eb
commit c74966e07e
5 changed files with 5 additions and 5 deletions

View File

@@ -293,7 +293,7 @@ jobs:
run: |
echo $SPARKLE_KEY > signing.key
sign_update -f signing.key ghostty-macos-universal.zip > sign_update.txt
curl -L https://tip.files.ghostty.dev/appcast.xml > appcast.xml
curl -L https://tip.files.ghostty.org/appcast.xml > appcast.xml
python3 ./dist/macos/update_appcast_tip.py
test -f appcast_new.xml