From: gggeek Date: Tue, 16 Apr 2024 17:58:16 +0000 (+0000) Subject: comment out forgotten useless line in cd.yaml X-Git-Tag: 4.10.3~3 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=e7cd1bd20f74087be426bd49eeffd8a423780e8b;p=plcapi.git comment out forgotten useless line in cd.yaml --- diff --git a/.github/workflows/cd.yaml b/.github/workflows/cd.yaml index 271798ef..63072da5 100644 --- a/.github/workflows/cd.yaml +++ b/.github/workflows/cd.yaml @@ -136,7 +136,7 @@ jobs: server-dir: src/ dangerous-clean-slate: true - name: upload lib to gggeek.altervista.org - demo - if: ${{ github.ref_type == 'tag' && startsWith(github.ref_name, '4.') }} + #if: ${{ github.ref_type == 'tag' && startsWith(github.ref_name, '4.') }} uses: SamKirkland/FTP-Deploy-Action@4.3.5 with: server: ftp.gggeek.altervista.org