Skip to content

Commit

Permalink
ci: remove node version
Browse files Browse the repository at this point in the history
  • Loading branch information
maria-mcparland committed Nov 16, 2023
1 parent 3a41167 commit d48292d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
# Setup .npmrc file to publish to npm
- uses: actions/setup-node@v3
with:
node-version: '16.x'
registry-url: 'https://registry.npmjs.org'
scope: '@jpmorganchase'
- run: |
Expand Down

0 comments on commit d48292d

Please sign in to comment.