Skip to content

Commit

Permalink
fix(ci): reset ssh-key
Browse files Browse the repository at this point in the history
  • Loading branch information
FeignClaims committed Oct 31, 2024
1 parent 01d7314 commit 4d0ab70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_github_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- name: Checkout github_docs
uses: actions/[email protected]
with:
ssh-key: ${{ secrets.RSA_PRIVATE_KEY }}
ref: github_docs
path: github_docs

Expand Down

0 comments on commit 4d0ab70

Please sign in to comment.