Skip to content

Commit

Permalink
workflow: push-doc-en
Browse files Browse the repository at this point in the history
  • Loading branch information
jkjkil4 committed May 31, 2024
1 parent 399bef4 commit bb33f2f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/push-doc-en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@ jobs:
echo "$PRIVATE_KEY" > ~/.ssh/id_rsa
chmod 600 ~/.ssh/id_rsa
- name: Debug SSH
run: ssh -T -v [email protected]

- name: Commit and push
run: |
git config user.name "github-actions[bot]"
Expand Down

0 comments on commit bb33f2f

Please sign in to comment.