Skip to content

Commit 8d907e5

Browse files
committed
fix: typo in GitHub Actions workflow
1 parent ec0206d commit 8d907e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-sar.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
aws-region: us-east-1
5151

5252
- name: Publish to SAR
53-
run: sam publish --template template.sar.yaml
53+
run: sam publish --template packaged.sar.yaml

0 commit comments

Comments
 (0)