Skip to content

Commit

Permalink
chore: increment version doesn't need node
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-run committed Jan 28, 2025
1 parent 9aecb3d commit dcd9e7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
needs: [build]
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
- name: Setup github connection for auth
run: |
git config --global user.email "github-actions[bot]@users.noreply.github.com"
Expand Down

0 comments on commit dcd9e7b

Please sign in to comment.