Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Shinigami <chrissi92@hotmail.de>
  • Loading branch information
import-brain and Shinigami92 authored Aug 13, 2022
1 parent 635ce33 commit 77d0346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: '16.x'
node-version: 18
registry-url: 'https://registry.npmjs.org'
- run: npm ci
- run: npm publish
Expand Down

0 comments on commit 77d0346

Please sign in to comment.