From bc880e5a4a8dec3e40df6ec0220429d2c61210cf Mon Sep 17 00:00:00 2001 From: Hyy2001X <1804430051@qq.com> Date: Wed, 6 Oct 2021 12:08:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20[SSH=20Connection=20to=20A?= =?UTF-8?q?ctions]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/asus_rt-acrh17.yml | 7 ------- .github/workflows/d-team_newifi-d2.yml | 7 ------- .github/workflows/lenovo_newifi-d1.yml | 7 ------- .github/workflows/lenovo_newifi-y1.yml | 7 ------- .github/workflows/redmi_ax6.yml | 7 ------- .github/workflows/x86_64.yml | 7 ------- .github/workflows/xiaomi_redmi-router-ac2100.yml | 7 ------- .github/workflows/xiaoyu_xy-c5.yml | 7 ------- 8 files changed, 56 deletions(-) diff --git a/.github/workflows/asus_rt-acrh17.yml b/.github/workflows/asus_rt-acrh17.yml index ee6731d..4a31445 100644 --- a/.github/workflows/asus_rt-acrh17.yml +++ b/.github/workflows/asus_rt-acrh17.yml @@ -110,13 +110,6 @@ jobs: source $GITHUB_WORKSPACE/openwrt/VARIABLE_FILE && Firmware-Diy rm -f .config && cp $GITHUB_WORKSPACE/Configs/$CONFIG_FILE .config - - name: SSH Connection to Actions - uses: P3TERX/ssh2actions@v1.0.0 - if: (github.event.inputs.SSH == 'true' && github.event.inputs.SSH != 'false') || contains(github.event.action, 'SSH') - env: - TELEGRAM_CHAT_ID: ${{ secrets.TELEGRAM_CHAT_ID }} - TELEGRAM_BOT_TOKEN: ${{ secrets.TELEGRAM_BOT_TOKEN }} - - name: Compile run: | export Compile_Result=false diff --git a/.github/workflows/d-team_newifi-d2.yml b/.github/workflows/d-team_newifi-d2.yml index b6b68c6..7c5c4bf 100644 --- a/.github/workflows/d-team_newifi-d2.yml +++ b/.github/workflows/d-team_newifi-d2.yml @@ -110,13 +110,6 @@ jobs: source $GITHUB_WORKSPACE/openwrt/VARIABLE_FILE && Firmware-Diy rm -f .config && cp $GITHUB_WORKSPACE/Configs/$CONFIG_FILE .config - - name: SSH Connection to Actions - uses: P3TERX/ssh2actions@v1.0.0 - if: (github.event.inputs.SSH == 'true' && github.event.inputs.SSH != 'false') || contains(github.event.action, 'SSH') - env: - TELEGRAM_CHAT_ID: ${{ secrets.TELEGRAM_CHAT_ID }} - TELEGRAM_BOT_TOKEN: ${{ secrets.TELEGRAM_BOT_TOKEN }} - - name: Compile run: | export Compile_Result=false diff --git a/.github/workflows/lenovo_newifi-d1.yml b/.github/workflows/lenovo_newifi-d1.yml index 595dc53..d974a9f 100644 --- a/.github/workflows/lenovo_newifi-d1.yml +++ b/.github/workflows/lenovo_newifi-d1.yml @@ -110,13 +110,6 @@ jobs: source $GITHUB_WORKSPACE/openwrt/VARIABLE_FILE && Firmware-Diy rm -f .config && cp $GITHUB_WORKSPACE/Configs/$CONFIG_FILE .config - - name: SSH Connection to Actions - uses: P3TERX/ssh2actions@v1.0.0 - if: (github.event.inputs.SSH == 'true' && github.event.inputs.SSH != 'false') || contains(github.event.action, 'SSH') - env: - TELEGRAM_CHAT_ID: ${{ secrets.TELEGRAM_CHAT_ID }} - TELEGRAM_BOT_TOKEN: ${{ secrets.TELEGRAM_BOT_TOKEN }} - - name: Compile run: | export Compile_Result=false diff --git a/.github/workflows/lenovo_newifi-y1.yml b/.github/workflows/lenovo_newifi-y1.yml index db10e6b..6ada323 100644 --- a/.github/workflows/lenovo_newifi-y1.yml +++ b/.github/workflows/lenovo_newifi-y1.yml @@ -110,13 +110,6 @@ jobs: source $GITHUB_WORKSPACE/openwrt/VARIABLE_FILE && Firmware-Diy rm -f .config && cp $GITHUB_WORKSPACE/Configs/$CONFIG_FILE .config - - name: SSH Connection to Actions - uses: P3TERX/ssh2actions@v1.0.0 - if: (github.event.inputs.SSH == 'true' && github.event.inputs.SSH != 'false') || contains(github.event.action, 'SSH') - env: - TELEGRAM_CHAT_ID: ${{ secrets.TELEGRAM_CHAT_ID }} - TELEGRAM_BOT_TOKEN: ${{ secrets.TELEGRAM_BOT_TOKEN }} - - name: Compile run: | export Compile_Result=false diff --git a/.github/workflows/redmi_ax6.yml b/.github/workflows/redmi_ax6.yml index f5fb52f..766ef54 100644 --- a/.github/workflows/redmi_ax6.yml +++ b/.github/workflows/redmi_ax6.yml @@ -110,13 +110,6 @@ jobs: source $GITHUB_WORKSPACE/openwrt/VARIABLE_FILE && Firmware-Diy rm -f .config && cp $GITHUB_WORKSPACE/Configs/$CONFIG_FILE .config - - name: SSH Connection to Actions - uses: P3TERX/ssh2actions@v1.0.0 - if: (github.event.inputs.SSH == 'true' && github.event.inputs.SSH != 'false') || contains(github.event.action, 'SSH') - env: - TELEGRAM_CHAT_ID: ${{ secrets.TELEGRAM_CHAT_ID }} - TELEGRAM_BOT_TOKEN: ${{ secrets.TELEGRAM_BOT_TOKEN }} - - name: Compile run: | export Compile_Result=false diff --git a/.github/workflows/x86_64.yml b/.github/workflows/x86_64.yml index 824ed34..f0efe4d 100644 --- a/.github/workflows/x86_64.yml +++ b/.github/workflows/x86_64.yml @@ -110,13 +110,6 @@ jobs: source $GITHUB_WORKSPACE/openwrt/VARIABLE_FILE && Firmware-Diy rm -f .config && cp $GITHUB_WORKSPACE/Configs/$CONFIG_FILE .config - - name: SSH Connection to Actions - uses: P3TERX/ssh2actions@v1.0.0 - if: (github.event.inputs.SSH == 'true' && github.event.inputs.SSH != 'false') || contains(github.event.action, 'SSH') - env: - TELEGRAM_CHAT_ID: ${{ secrets.TELEGRAM_CHAT_ID }} - TELEGRAM_BOT_TOKEN: ${{ secrets.TELEGRAM_BOT_TOKEN }} - - name: Compile run: | export Compile_Result=false diff --git a/.github/workflows/xiaomi_redmi-router-ac2100.yml b/.github/workflows/xiaomi_redmi-router-ac2100.yml index 99738c2..25168c8 100644 --- a/.github/workflows/xiaomi_redmi-router-ac2100.yml +++ b/.github/workflows/xiaomi_redmi-router-ac2100.yml @@ -110,13 +110,6 @@ jobs: source $GITHUB_WORKSPACE/openwrt/VARIABLE_FILE && Firmware-Diy rm -f .config && cp $GITHUB_WORKSPACE/Configs/$CONFIG_FILE .config - - name: SSH Connection to Actions - uses: P3TERX/ssh2actions@v1.0.0 - if: (github.event.inputs.SSH == 'true' && github.event.inputs.SSH != 'false') || contains(github.event.action, 'SSH') - env: - TELEGRAM_CHAT_ID: ${{ secrets.TELEGRAM_CHAT_ID }} - TELEGRAM_BOT_TOKEN: ${{ secrets.TELEGRAM_BOT_TOKEN }} - - name: Compile run: | export Compile_Result=false diff --git a/.github/workflows/xiaoyu_xy-c5.yml b/.github/workflows/xiaoyu_xy-c5.yml index 6927266..5ba6f1b 100644 --- a/.github/workflows/xiaoyu_xy-c5.yml +++ b/.github/workflows/xiaoyu_xy-c5.yml @@ -110,13 +110,6 @@ jobs: source $GITHUB_WORKSPACE/openwrt/VARIABLE_FILE && Firmware-Diy rm -f .config && cp $GITHUB_WORKSPACE/Configs/$CONFIG_FILE .config - - name: SSH Connection to Actions - uses: P3TERX/ssh2actions@v1.0.0 - if: (github.event.inputs.SSH == 'true' && github.event.inputs.SSH != 'false') || contains(github.event.action, 'SSH') - env: - TELEGRAM_CHAT_ID: ${{ secrets.TELEGRAM_CHAT_ID }} - TELEGRAM_BOT_TOKEN: ${{ secrets.TELEGRAM_BOT_TOKEN }} - - name: Compile run: | export Compile_Result=false