Skip to content

Commit

Permalink
Remove composer_config entry
Browse files Browse the repository at this point in the history
  • Loading branch information
joernott committed Mar 4, 2024
1 parent 2c9cd48 commit 85aba72
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions prepare_shop/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -309,10 +309,6 @@ runs:
run: |
# prepare_shop: Configure enterprise token
${{ inputs.debug }}
docker compose ${{ inputs.container_method }} -T \
${{ inputs.container_options }} \
${{ inputs.container_name}} \
composer config github-protocols https
docker compose ${{ inputs.container_method }} -T \
${{ inputs.container_options }} \
${{ inputs.container_name}} \
Expand Down

0 comments on commit 85aba72

Please sign in to comment.