Skip to content

Commit 104088b

Browse files
author
John Kleinschmidt
authored
ci: Fix triggering CircleCI release builds (electron#20275)
* ci: fix circleCI handling of booleans * Explicitly specify 2.1
1 parent 11cd0db commit 104088b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1789,7 +1789,7 @@ jobs:
17891789
- *step-maybe-notify-slack-success
17901790

17911791
workflows:
1792-
version: 2
1792+
version: 2.1
17931793

17941794
# The publish workflows below each contain one job so that they are
17951795
# compatible with how sudowoodo works today. If these workflows are

0 commit comments

Comments
 (0)