Skip to content

Commit 17c0b5b

Browse files
committed
Release Prep
1 parent 7b0f08d commit 17c0b5b

6 files changed

Lines changed: 1355 additions & 824 deletions

File tree

action.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,8 @@ inputs:
1313
runs:
1414
using: docker
1515
image: Dockerfile
16-
# ^^ because we want node 16 so we can use modern features
16+
# ^^ because we want node 16 so we can use modern features
17+
18+
branding:
19+
icon: check-square
20+
color: green

0 commit comments

Comments
 (0)