Skip to content

Commit

Permalink
More fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfnl committed Dec 3, 2024
1 parent 499aa07 commit a027019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ jobs:
tools: phive

- name: Install
run: phive install ${{ matrix.pharfile }} --trust-gpg-keys 689DAD778FF08760E046228BA978220305CD5C32
run: phive install ${{ matrix.pharfile }} --copy --trust-gpg-keys 689DAD778FF08760E046228BA978220305CD5C32

- name: Verify attestation of the PHAR file
run: gh attestation verify ./tools/${{ matrix.pharfile }}.phar -o PHPCSStandards
Expand Down

0 comments on commit a027019

Please sign in to comment.