Change site deployment ssh key to PAT
This commit is contained in:
parent
8b48fbc892
commit
ca02aec13b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deployment.yml
vendored
2
.github/workflows/deployment.yml
vendored
|
|
@ -218,7 +218,7 @@ jobs:
|
|||
repository: github/cli.github.com
|
||||
path: site
|
||||
fetch-depth: 0
|
||||
ssh-key: ${{ secrets.SITE_SSH_KEY }}
|
||||
token: ${{ secrets.SITE_DEPLOY_PAT }}
|
||||
- name: Update site man pages
|
||||
env:
|
||||
GIT_COMMITTER_NAME: cli automation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue