Skip to content

Commit

Permalink
Merge pull request #11 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 Feb 2, 2024
2 parents 514c036 + e89d7e8 commit 66ce9e3
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.8
uses: robinraju/release-downloader@v1.9
with:
latest: true
fileName: "*dmg"
out-file-path: "current_release"
- name: Download current release assets (macOS)
uses: robinraju/release-downloader@v1.8
uses: robinraju/release-downloader@v1.9
with:
latest: true
fileName: "*exe"
Expand Down

0 comments on commit 66ce9e3

Please sign in to comment.