Skip to content

Commit

Permalink
Fox token update
Browse files Browse the repository at this point in the history
  • Loading branch information
joernott committed Aug 28, 2024
1 parent f65ace7 commit 1f98d13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/call-universal_test_workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1597,8 +1597,8 @@ jobs:
# Update github token
${{ inputs.debug }}
docker compose exec -T \
${{ steps.styles_testplan.outputs.runscript_container_options }} \
${{ steps.styles_testplan.outputs.runscript_container_name }} \
${{ steps.styles_testplan.outputs.styles_composer_update_options }} \
${{ steps.styles_testplan.outputs.styles_container_name }} \
composer config -g github-oauth.github.com "${{ secrets.enterprise_github_token || github.token }}"
- name: 'Modify composer.json'
Expand Down

0 comments on commit 1f98d13

Please sign in to comment.