From f6274e3b024538e35371b7aeb1d10befe6a905fa Mon Sep 17 00:00:00 2001 From: Jeffeb3 Date: Sat, 10 Oct 2020 20:37:20 -0600 Subject: [PATCH] Bump version to 2.7.0.1 --- .github/workflows/archim.yml | 4 ++-- .github/workflows/rambo.yml | 4 ++-- .github/workflows/ramps.yml | 4 ++-- .github/workflows/skr1p3.yml | 4 ++-- .github/workflows/skrpro.yml | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.github/workflows/archim.yml b/.github/workflows/archim.yml index c477437f..e20310e2 100644 --- a/.github/workflows/archim.yml +++ b/.github/workflows/archim.yml @@ -35,8 +35,8 @@ jobs: matrix: branch: ${{ fromJson( github.event_name == 'schedule' && '["bugfix-2.0.x"]' || - github.event_name == 'pull_request' && '["bugfix-2.0.x", "2.0.7"]' || - '["bugfix-2.0.x"]') }} + github.event_name == 'pull_request' && '["bugfix-2.0.x", "2.0.7.1"]' || + '["2.0.7.1"]') }} machine: - V1CNC_Archim1 - V1CNC_Archim1_Dual diff --git a/.github/workflows/rambo.yml b/.github/workflows/rambo.yml index f2e3b716..9f40ad9e 100644 --- a/.github/workflows/rambo.yml +++ b/.github/workflows/rambo.yml @@ -35,8 +35,8 @@ jobs: matrix: branch: ${{ fromJson( github.event_name == 'schedule' && '["bugfix-2.0.x"]' || - github.event_name == 'pull_request' && '["bugfix-2.0.x", "2.0.7"]' || - '["2.0.7"]') }} + github.event_name == 'pull_request' && '["bugfix-2.0.x", "2.0.7.1"]' || + '["2.0.7.1"]') }} machine: - V13DP_MiniRambo - V1CNC_MiniRambo diff --git a/.github/workflows/ramps.yml b/.github/workflows/ramps.yml index 94ebcdb3..6c15d1e5 100644 --- a/.github/workflows/ramps.yml +++ b/.github/workflows/ramps.yml @@ -35,8 +35,8 @@ jobs: matrix: branch: ${{ fromJson( github.event_name == 'schedule' && '["bugfix-2.0.x"]' || - github.event_name == 'pull_request' && '["bugfix-2.0.x", "2.0.7"]' || - '["2.0.7"]') }} + github.event_name == 'pull_request' && '["bugfix-2.0.x", "2.0.7.1"]' || + '["2.0.7.1"]') }} machine: - V13DP_Ramps_MK8 - V1ZXY_Ramps diff --git a/.github/workflows/skr1p3.yml b/.github/workflows/skr1p3.yml index 0032c959..104c0e7e 100644 --- a/.github/workflows/skr1p3.yml +++ b/.github/workflows/skr1p3.yml @@ -36,8 +36,8 @@ jobs: matrix: branch: ${{ fromJson( github.event_name == 'schedule' && '["bugfix-2.0.x"]' || - github.event_name == 'pull_request' && '["bugfix-2.0.x", "2.0.7"]' || - '["2.0.7"]') }} + github.event_name == 'pull_request' && '["bugfix-2.0.x", "2.0.7.1"]' || + '["2.0.7.1"]') }} machine: - V1CNC_Skr1p3_8825 - V1CNC_Skr1p3_2209 diff --git a/.github/workflows/skrpro.yml b/.github/workflows/skrpro.yml index 3dc9c95e..808f3cfe 100644 --- a/.github/workflows/skrpro.yml +++ b/.github/workflows/skrpro.yml @@ -36,8 +36,8 @@ jobs: matrix: branch: ${{ fromJson( github.event_name == 'schedule' && '["bugfix-2.0.x"]' || - github.event_name == 'pull_request' && '["bugfix-2.0.x", "2.0.7"]' || - '["2.0.7"]') }} + github.event_name == 'pull_request' && '["bugfix-2.0.x", "2.0.7.1"]' || + '["2.0.7.1"]') }} machine: - V1CNC_SkrPro_2209 - V1CNC_SkrPro_DualLR_2209