Updated config.yml

This commit is contained in:
Pedro Alves 2022-08-24 01:04:28 +01:00
parent 8b61db8a80
commit ca9e9b0430

View file

@ -35,6 +35,9 @@ jobs:
# - add_ssh_keys: # - add_ssh_keys:
# fingerprints: # fingerprints:
# - ef:e9:c6:bf:56:b5:58:f9:3b:b7:e0:bf:ca:b9:d7:75 # - ef:e9:c6:bf:56:b5:58:f9:3b:b7:e0:bf:ca:b9:d7:75
- add_ssh_keys:
fingerprints:
- e6:0d:b3:76:76:d9:e3:93:31:24:a6:49:d7:a2:8f:a3
- run: - run:
name: Deploy docs to gh-pages branch name: Deploy docs to gh-pages branch
command: gh-pages --dist doc --message "[skip ci] Docs update" command: gh-pages --dist doc --message "[skip ci] Docs update"