diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f2216d7..63a6901 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -30,7 +30,7 @@ jobs: with: repository: "webosbrew/dev-toolbox-cli" latest: true - fileName: "webosbrew-toolbox-gen-manifest.deb" + fileName: "webosbrew-toolbox-gen-manifest_*.deb" out-file-path: "temp" - name: Install Tools @@ -66,4 +66,4 @@ jobs: omitNameDuringUpdate: true omitBodyDuringUpdate: true omitPrereleaseDuringUpdate: true - artifacts: dist/*.ipk,dist/*.manifest.json \ No newline at end of file + artifacts: dist/*.ipk,dist/*.manifest.json