diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a5b2f7c..c80f861 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -65,4 +65,5 @@ jobs: files: builddir/reaper_livepresets_x86_64.so builddir/reaper_livepresets_x64.dll - builddir/reaper_livepresets_aarch64.dylib \ No newline at end of file + builddir/reaper_livepresets_aarch64.dylib + tag_name: ${{ github.ref }} \ No newline at end of file