diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4524c1c..0f3dbd3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -10,7 +10,7 @@ permissions: contents: write env: - ASSEMBLY_NAME: wcm_${{ github.ref_name }}_amd64 + ASSEMBLY_NAME: wcu_${{ github.ref_name }}_amd64 jobs: release: