Skip to content

Commit

Permalink
Update Node used to publish (#33)
Browse files Browse the repository at this point in the history
Use the action's default version, matching CI.
  • Loading branch information
tamird authored Feb 21, 2025
1 parent 3f8afdb commit e801a88
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 12
- run: npm ci
- run: npm test
- uses: JS-DevTools/npm-publish@v3
Expand Down

0 comments on commit e801a88

Please sign in to comment.