Skip to content

Commit da85d9f

Browse files
committed
chore: update gpg key for phpdocumentor workflow
1 parent ae921b0 commit da85d9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-apidocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
- name: Download latest phpDocumentor
5151
working-directory: source
52-
run: phive --no-progress install --trust-gpg-keys 8AC0BAA79732DD42 phpDocumentor
52+
run: phive --no-progress install --trust-gpg-keys 6DA3ACC4991FFAE5 phpDocumentor
5353

5454
- name: Prepare API repo
5555
working-directory: api

0 commit comments

Comments
 (0)