Skip to content

Commit

Permalink
chore: env -> secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
RaoHai committed Apr 8, 2024
1 parent 25fdcd2 commit bbd8289
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 bbd8289

Please sign in to comment.