Skip to content

Commit 4ea3adc

Browse files
author
Sergey Vilgelm
authored
Update assets and README (#1234)
1 parent 6ab3138 commit 4ea3adc

File tree

4 files changed

+54
-49
lines changed

4 files changed

+54
-49
lines changed

Makefile

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,7 @@ expand_website_templates:
109109
.PHONY: expand_website_templates
110110

111111
update_contributors_list:
112-
cd .github/contributors && npm run all
112+
cd .github/contributors && npm run all
113+
114+
update_netlify_state:
115+
go run ./scripts/expand_website_templates/main.go -only-state

0 commit comments

Comments
 (0)