Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kylekatarnls committed Apr 14, 2023
1 parent 289c578 commit e70efc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
ant package -D-phar:filename=./pdepend.phar;
./pdepend.phar --version;
- name: Sign phat
- name: Sign phar
env:
PASSPHRASE: ${{ secrets.PASSPHRASE }}
SECRET_KEY: ${{ secrets.SECRET_KEY }}
Expand Down

0 comments on commit e70efc7

Please sign in to comment.