diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b025a681..e6bd4191 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -15,7 +15,7 @@ env: # Space separated paths to include in the archive. RELEASE_BINS: ai00-server converter - RELEASE_ADDS: README.md README_zh.md LICENSE assets + RELEASE_ADDS: README.md README.zh.md LICENSE assets jobs: build: