Skip to content

Commit

Permalink
Update .github/workflows/build-plugin-archive.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Philipp Bammes <[email protected]>
Signed-off-by: Moritz Meißelbach <[email protected]>
  • Loading branch information
Biont and tyrann0us authored Sep 3, 2024
1 parent 5c9ca82 commit 47b51bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-plugin-archive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ jobs:
run: |
rector
- name: Run PHP Scoper
- name: Run PHP-Scoper
if: steps.composer-tools.outputs.php-scoper == '0'
run: |
php-scoper add-prefix --force --output-dir build
Expand Down

0 comments on commit 47b51bc

Please sign in to comment.