Skip to content

Commit

Permalink
Merge pull request #71 from ant-xuexiao/chore/update-concurrency-depl…
Browse files Browse the repository at this point in the history
…oyment-config

chore: env -> secrets
  • Loading branch information
RaoHai authored Apr 8, 2024
2 parents 5e25f27 + bbd8289 commit 0df41b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
matrix:
include:
- name: "xuexiao"
service: ${{ env.ECS_SERVICE }}
service: "${{ env.ECS_SERVICE }}"
task_definition: ".aws/task_definition.json"
container: "xuexiao"

Expand Down

0 comments on commit 0df41b3

Please sign in to comment.