Skip to content

Commit

Permalink
chore(ci): fix typo in name
Browse files Browse the repository at this point in the history
  • Loading branch information
venikx authored Sep 30, 2021
1 parent c382a29 commit c7eedc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

- name: Setting up Node Environment for NPM
- name: Setting up Node Environment for GitHub Package Registry
uses: actions/setup-node@v1
with:
node-version: "10.x"
Expand Down

0 comments on commit c7eedc4

Please sign in to comment.