Skip to content

Commit

Permalink
fix(release): Fixed using wrong Github Actions release version
Browse files Browse the repository at this point in the history
Signed-off-by: Frederik Bertling <frederik.bertling@gmail.com>
  • Loading branch information
Burtan committed Apr 28, 2024
1 parent d3e4383 commit 0a37956
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,5 @@ jobs:
files:
builddir/reaper_livepresets_x86_64.so
builddir/reaper_livepresets_x64.dll
builddir/reaper_livepresets_aarch64.dylib
builddir/reaper_livepresets_aarch64.dylib
tag_name: ${{ github.ref }}

0 comments on commit 0a37956

Please sign in to comment.