diff --git a/.github/workflows/deploy.yml b/.github/workflows/release.yml similarity index 99% rename from .github/workflows/deploy.yml rename to .github/workflows/release.yml index 7f61ed9..c5ecd60 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/release.yml @@ -144,5 +144,5 @@ jobs: fail_on_unmatched_files: true files: | keyweave-*.tar.xz - keyweave.exe + keyweave-*/keyweave.exe *SUMS* \ No newline at end of file