Skip to content

Commit

Permalink
Merge pull request #22 from ZL-Audio/renovate/robinraju-release-downl…
Browse files Browse the repository at this point in the history
…oader-1.x
  • Loading branch information
zsliu98 authored Jun 28, 2024
2 parents 26365d9 + 9b6db9f commit af3e776
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sync_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ jobs:
path: "release_repo"
ssh-key: ${{ secrets.SSH_RELEASE_DEPLOY_KEY }}
- name: Download current release assets (macOS)
uses: robinraju/release-downloader@v1.10
uses: robinraju/release-downloader@v1.11
with:
latest: true
fileName: "*dmg"
out-file-path: "current_release"
- name: Download current release assets (macOS)
uses: robinraju/release-downloader@v1.10
uses: robinraju/release-downloader@v1.11
with:
latest: true
fileName: "*exe"
Expand Down

0 comments on commit af3e776

Please sign in to comment.