Skip to content

Commit

Permalink
try with ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
roxanne-o committed Nov 25, 2024
1 parent 7cf9114 commit 90072fb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/update-glhub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ jobs:
token: ${{ secrets.GH_PAT }}
path: glhub

- name: Setup SSH
uses: webfactory/[email protected]
with:
ssh-private-key: ${{ secrets.GLHUB_DEPLOY_KEY }}

- name: Update GLHub
run: |
cd glhub
Expand Down

0 comments on commit 90072fb

Please sign in to comment.