From cb5808624e90e0659a8f9d1c2add72131137201f Mon Sep 17 00:00:00 2001 From: lmaddox Date: Sun, 25 Jun 2023 21:17:17 +0530 Subject: [PATCH] typo --- .github/workflows/autotools.yml | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/.github/workflows/autotools.yml b/.github/workflows/autotools.yml index 45925f5..0aa72d9 100644 --- a/.github/workflows/autotools.yml +++ b/.github/workflows/autotools.yml @@ -90,19 +90,5 @@ jobs: fail_on_unmatched_files: true #target_commitish: cmake generate_release_notes: true - #files: test-1.0.0.tar.gz - files: | - build/MyApp-*.*.*-*.7z - build/MyApp-*.*.*-*.sh - build/MyApp-*.*.*-*.tar.bz2 - build/MyApp-*.*.*-*.tar.gz - build/MyApp-*.*.*-*.tar.xz - build/MyApp-*.*.*-*.tar.Z - build/MyApp-*.*.*-*.zip - build/myapp_*.*.*_*.deb - #build/MyApp-1.0.0-Source.tar.xz - #build/MyApp-1.0.0-Android.sh - #build/MyApp-1.0.0-Android.tar.gz - #build/MyApp-1.0.0-Android.tar.Z - + files: test-1.0.0.tar.gz