]> git.earman.xyz Git - sensor-watch.git/commitdiff
Set default board color for GH workflow.
authorWesley Aptekar-Cassels <me@wesleyac.com>
Thu, 5 Oct 2023 16:42:43 +0000 (12:42 -0400)
committerWesley Aptekar-Cassels <me@wesleyac.com>
Thu, 5 Oct 2023 16:42:43 +0000 (12:42 -0400)
I've chosen blue arbitrarily.

.github/workflows/build.yml

index b150afb1577b44930b63d77ba5df349a56593718..6b4fc79391a05e33605b52210ee713f7c8b255cb 100644 (file)
@@ -6,6 +6,9 @@ on:
     branches-ignore:
       - gh-pages
 
+env:
+  COLOR: BLUE
+
 jobs: 
   build:
     container: