ci: update publish job

This commit is contained in:
Mitchell Hashimoto
2025-01-30 13:58:11 -08:00
parent facda0c3fb
commit dda242c96e

View File

@ -55,7 +55,7 @@ jobs:
- name: Download Staged Appcast - name: Download Staged Appcast
run: | run: |
curl -L https://release.files.ghostty.org/${GHOSTTY_VERSION}/appcast-staged.xml curl -L https://release.files.ghostty.org/${GHOSTTY_VERSION}/appcast-staged.xml > appcast-staged.xml
mv appcast-staged.xml appcast.xml mv appcast-staged.xml appcast.xml
- name: Upload Appcast - name: Upload Appcast