mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
Merge pull request #9452 from michalsn/fix/phpdoc
chore: update gpg key for phpdocumentor workflow
This commit is contained in:
commit
a348792bf2
2
.github/workflows/deploy-apidocs.yml
vendored
2
.github/workflows/deploy-apidocs.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user