Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' into vision
Browse files Browse the repository at this point in the history
  • Loading branch information
epwalsh committed Nov 18, 2020
2 parents 167bcaa + ad8e8a0 commit 6bf1924
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,7 @@ jobs:
- uses: actions/checkout@v1

- name: Setup SSH Client 🔑
if: github.event_name == 'release' || github.event_name == 'push'
uses: webfactory/ssh-agent@v0.4.1
with:
ssh-private-key: ${{ secrets.DOCS_DEPLOY_KEY }}
Expand Down

0 comments on commit 6bf1924

Please sign in to comment.