Skip to content

Commit

Permalink
fix: no ssh pull (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
T1B0 authored Nov 23, 2024
1 parent 5eccfd2 commit f13f0ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 37,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
ssh-key: ${{ secrets.DEPLOY_KEY }}
- uses: actions/setup-node@v4
with:
node-version: 22
Expand Down

0 comments on commit f13f0ed

Please sign in to comment.