Skip to content

Commit

Permalink
ci: removed node setup config
Browse files Browse the repository at this point in the history
  • Loading branch information
Walee Ahmed authored May 7, 2020
1 parent fd6c1b0 commit b575405
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: 12.x
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
registry-url: 'https://npm.pkg.github.com'

- name: Use cached node_modules
uses: actions/cache@v1
Expand Down

0 comments on commit b575405

Please sign in to comment.