Skip to content

Commit 4839016

Browse files
committed
style: add newline
1 parent 713c007 commit 4839016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/config/example_deploy.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ environment = "dev"
1717
[[resolvers]]
1818
regex = '^(?P<bucket>.*?)/(?P<key>.*)$'
1919
substitution_string = '$key'
20-
storage.type = 'S3'
20+
storage.type = 'S3'

0 commit comments

Comments
 (0)