Merge pull request #9452 from michalsn/fix/phpdoc
Some checks failed
Deploy API Documentation / Deploy to api (push) Has been cancelled
Check File Permissions / Check File Permission (push) Has been cancelled

chore: update gpg key for phpdocumentor workflow
This commit is contained in:
Abdul Malik Ikhsan 2025-02-15 20:12:41 +07:00 committed by GitHub
commit a348792bf2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,7 +49,7 @@ jobs:
- name: Download latest phpDocumentor
working-directory: source
run: phive --no-progress install --trust-gpg-keys 8AC0BAA79732DD42 phpDocumentor
run: phive --no-progress install --trust-gpg-keys 6DA3ACC4991FFAE5 phpDocumentor
- name: Prepare API repo
working-directory: api