Skip to content

Commit

Permalink
feat: add working_dir
Browse files Browse the repository at this point in the history
  • Loading branch information
ayuki-joto committed Nov 24, 2022
1 parent 027d21c commit 2b06cc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ jobs:
cdk_version: '2.50.0'
actions_comment: true
cdk_args: '--context stage=$EB_ENVIRONMENT_NAME --context tag:$IMAGE_TAG --require-approval never'
working_dir: 'decidim-cfj-cdk'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
AWS_DEFAULT_REGION: 'ap-northeast-1'
Expand Down

0 comments on commit 2b06cc2

Please sign in to comment.