Skip to content

Commit

Permalink
Update publish_sparkle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
frostplexx committed May 25, 2024
1 parent e87457d commit f3717f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_sparkle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
run: |
git config --global user.name "github-actions[bot]"
git config --global user.email "github-actions[bot]@users.noreply.github.com"
git checkout main
git add appcast.xml
git add lo-rain.dmg
git commit -m "Update appcast.xml and lo-rain.dmg for release ${{ github.event.release.tag_name }}"
Expand Down

0 comments on commit f3717f4

Please sign in to comment.