fix: add missing newline at end of file in template.yml

This commit is contained in:
Ardeman 2025-04-16 10:57:18 +08:00
parent 356351516c
commit 131113f75b

View File

@ -19,4 +19,6 @@ Resources:
Type: Api
Properties:
Path: /
Method: ANY
Method: ANY
Metadata:
BuildMethod: go1.x