We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f355340 commit a52e6f2Copy full SHA for a52e6f2
.github/workflows/deploy.yml
@@ -28,7 +28,7 @@ name: Deploy to Amazon ECS
28
29
on:
30
release:
31
- types: [published]
+ types: [created]
32
33
env:
34
AWS_REGION: "us-east-2" # set this to your preferred AWS region, e.g. us-west-1
0 commit comments