From 508cf9a63650b2eff642fcaa2702352fa3b3ab35 Mon Sep 17 00:00:00 2001 From: Dengke Tang Date: Tue, 28 Feb 2023 17:30:02 -0800 Subject: [PATCH] bad naming --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6b68649..5cab137 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -42,4 +42,4 @@ jobs: uses: actions/upload-artifact@v3 with: name: pecl_package_${VERSION} - path: awscrt-${VERSION} \ No newline at end of file + path: awscrt-${VERSION}.tgz \ No newline at end of file