Skip to content

Commit

Permalink
Update push-external.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aliceliudoc authored Apr 3, 2024
1 parent fd4df55 commit a34dbcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-external.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
if: (${{github.repository}} == "AviatrixDev/Documentation")
steps:
- name: Install SSH key
uses: shimataro/ssh-key-action@v2
uses: shimataro/ssh-key-action@d4fffb50872869abe2d9a9098a6d9c5aa7d16be4
with:
key: ${{ secrets.DOCS_PRIVATE_KEY }}
known_hosts: ${{ secrets.DOCS_KNOWN_HOSTS }}
Expand Down

0 comments on commit a34dbcd

Please sign in to comment.