Skip to content

Commit

Permalink
Remove useless and buggy SSH_PRIVATE_KEY secret
Browse files Browse the repository at this point in the history
  • Loading branch information
piranna committed Sep 27, 2023
1 parent 6fff155 commit 74d933a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
node-version: latest
registry-url: https://npm.pkg.github.com
- uses: webfactory/[email protected]
if: ${{ secrets.SSH_PRIVATE_KEY }}
with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}

Expand Down

0 comments on commit 74d933a

Please sign in to comment.