Skip to content

Commit

Permalink
Update publish_sparkle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
frostplexx authored May 25, 2024
1 parent 8d574e3 commit 8854d16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_sparkle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
env:
PRIVATE_SPARKLE_KEY: ${{ secrets.PRIVATE_SPARKLE_KEY }}
run: |
echo "$PRIVATE_SPARKLE_KEY" | ./generate_appcast --ed-key-file -
echo "$PRIVATE_SPARKLE_KEY" | generate_appcast --ed-key-file -
sed -i "s|https://lo.cafe/lo-rain-files/lo-rain.dmg|https://github.com/${{ github.repository }}/releases/download/${{ github.event.release.tag_name }}/lo-rain.dmg|g" ./appcast.xml
- name: Upload appcast.xml to repository
Expand Down

0 comments on commit 8854d16

Please sign in to comment.