Skip to content

Commit

Permalink
Update integration-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fashxp authored Dec 5, 2023
1 parent 75ca192 commit 2b616bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
working-directory: "./platform-version-working-dir"
run: |
chmod 755 ../platform-version/.github/scripts/01-setup-environment.sh
../platform-version/.github/scripts/01-setup-environment.sh ${{ secrets.ENTERPRISE_REPOSITORY_TOKEN }}
../platform-version/.github/scripts/01-setup-environment.sh ${{ secrets.PRIVATE_PACKAGIST_REPOSITORY_TOKEN }}
- name: Install Pimcore
working-directory: "./platform-version-working-dir/test-project"
Expand Down

0 comments on commit 2b616bb

Please sign in to comment.