Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Jan 3, 2024
1 parent 481055a commit dd750ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checksum-phar.yml
Expand Up @@ -72,7 +72,7 @@ jobs:
- name: "Change and commit README.md"
run: |
echo Testing > README.md
git commit -a -m 'Changed README'
git commit -a -m 'Changed README' --author "phpstan-bot <ondrej+phpstanbot@mirtes.cz>"
- name: "Install PHP"
uses: "shivammathur/setup-php@v2"
Expand Down

0 comments on commit dd750ac

Please sign in to comment.