Skip to content

Commit

Permalink
Add config.xsd to the file distributed with psalm/phar
Browse files Browse the repository at this point in the history
  • Loading branch information
zonuexe committed May 3, 2024
1 parent 462c80e commit 767e261
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/github-deploy-phar.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ cd phar
rm -rf *
cp ../build/psalm.phar ../assets/psalm-phar/* .
cp ../build/psalm.phar.asc . || true # not all users have GPG keys
cp ../config.xsd .
mv dot-gitignore .gitignore
git config user.email "[email protected]"
git config user.name "Automated commit"
Expand Down

0 comments on commit 767e261

Please sign in to comment.