Skip to content

Commit a52e6f2

Browse files
authored
Update deploy.yml
1 parent f355340 commit a52e6f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ name: Deploy to Amazon ECS
2828

2929
on:
3030
release:
31-
types: [published]
31+
types: [created]
3232

3333
env:
3434
AWS_REGION: "us-east-2" # set this to your preferred AWS region, e.g. us-west-1

0 commit comments

Comments
 (0)