Set default board color for GH workflow.

I've chosen blue arbitrarily.
This commit is contained in:
Wesley Aptekar-Cassels 2023-10-05 12:42:43 -04:00
parent c28ba6ef0b
commit 7d353bba1c

View File

@ -6,6 +6,9 @@ on:
branches-ignore: branches-ignore:
- gh-pages - gh-pages
env:
COLOR: BLUE
jobs: jobs:
build: build:
container: container: