Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

Commit

Permalink
fixup! fixup! add publish
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Jan 10, 2020
1 parent 21908af commit 3a68506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
git clone https://${GITHUB_TOKEN}@github.com/Symplify/EasyCodingStandardPrefixed.git > /dev/null 2>&1
cp tmp/ecs.phar EasyCodingStandardPrefixed/ecs.phar
cp tmp/ecs.phar EasyCodingStandardPrefixed/ecs
cd ecs-prefixed
cd EasyCodingStandardPrefixed
git config user.email "[email protected]"
git config user.name "Github Actions"
git add ecs ecs.phar
Expand Down

0 comments on commit 3a68506

Please sign in to comment.