Skip to content

Commit 60cd684

Browse files
committed
Added docs
1 parent 41ae877 commit 60cd684

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
name: Build and deploy site
1+
name: Build and deploy production site
2+
3+
# This job simply calls a trigger hook in netlify.
4+
# The hook is configured in an organization secret.
5+
# https://docs.netlify.com/configure-builds/build-hooks/
26

37
on:
48
schedule:

0 commit comments

Comments
 (0)