Skip to content

Commit

Permalink
Remove ssh agent key
Browse files Browse the repository at this point in the history
  • Loading branch information
fdodino committed Oct 9, 2024
1 parent 6641438 commit fe2b904
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ jobs:

steps:
- uses: actions/checkout@v3
- uses: webfactory/[email protected]
with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
- name: Read .nvmrc
run: echo "##[set-output name=NVMRC;]$(cat .nvmrc)"
id: nvm
Expand Down

0 comments on commit fe2b904

Please sign in to comment.