Skip to content

Commit

Permalink
Merge branch 'develop' into OPS-10254-revert-action-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
lazysoundsystem authored Jun 19, 2024
2 parents aee20d7 + c699ed1 commit 0395f38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/composer-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
id: update-action
uses: UN-OCHA/actions/composer-update@main
with:
aws_access_key_id: ${{ secrets.ECR_AWS_ACCESS_KEY_ID }}
aws_secret_access_key: ${{ secrets.ECR_AWS_SECRET_ACCESS_KEY }}
github_access_token: ${{ secrets.PAT }}
patch_branch: ${{ github.head_ref || github.ref_name }}
patch_maintainers: ${{ secrets.DRUPAL_MAINTAINERS }}
Expand Down

0 comments on commit 0395f38

Please sign in to comment.