Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
refaktor authored Oct 1, 2024
1 parent b889e30 commit f50114b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@ jobs:

- uses: actions/download-artifact@v4
with:
name: southpark-downloader-ui-linux-amd64
name: rye-fyne-linux-amd64

- uses: actions/download-artifact@v4
with:
name: southpark-downloader-ui-windows-amd64
name: rye-fyne-windows-amd64

- uses: actions/download-artifact@v4
with:
name: southpark-downloader-ui-macos-amd64
name: rye-fyne-macos-amd64

- uses: actions/create-release@v1
id: create-new-release
Expand Down

0 comments on commit f50114b

Please sign in to comment.