Skip to content

Commit 4e23f31

Browse files
Update netlify.toml to remove branch name as an argument
1 parent ba1944f commit 4e23f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ name = "snooty-cache-plugin"
33

44
[build]
55
publish = "snooty/public"
6-
command = ". ./build.sh $BRANCH_NAME"
6+
command = ". ./build.sh"

0 commit comments

Comments
 (0)