Skip to content

Commit

Permalink
Changed the release to bugfix for the archim build (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffeb3 authored Oct 10, 2020
1 parent 3526e1b commit 1b33c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/archim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
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"]') }}
'["bugfix-2.0.x"]') }}
machine:
- V1CNC_Archim1
- V1CNC_Archim1_Dual
Expand Down

0 comments on commit 1b33c8b

Please sign in to comment.