diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 58753d8b..e6abffd6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -49,4 +49,4 @@ jobs: - name: Release uses: softprops/action-gh-release@v1 with: - files: alist/build/compress/* \ No newline at end of file + files: build/compress/* \ No newline at end of file