From c364f82e256f90663bed1850af743e5c4fc05879 Mon Sep 17 00:00:00 2001 From: Abdoulbari Zakir Date: Fri, 6 Dec 2024 16:57:46 +0100 Subject: [PATCH] update --- .github/workflows/build_centos7.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_centos7.yml b/.github/workflows/build_centos7.yml index 80aa55ea0..24d1d5a17 100644 --- a/.github/workflows/build_centos7.yml +++ b/.github/workflows/build_centos7.yml @@ -123,7 +123,7 @@ jobs: uses: actions/upload-artifact@v4 with: path: archive/*.tar.gz - ####################### + ###################### userguide: if: github.event_name == 'release' && github.event.action == 'created' runs-on: ubuntu-latest