Skip to content

Commit

Permalink
✏️ typo in build config
Browse files Browse the repository at this point in the history
  • Loading branch information
o4kapuk committed Nov 25, 2023
1 parent 932f26e commit ed3b7e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm.yml
Expand Up @@ -29,7 +29,7 @@ jobs:
run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- 🔨 Setup node (npmjs)
- name: 🔨 Setup node (npmjs)
uses: actions/setup-node@v3
with:
node-version: '10.x'
Expand Down

0 comments on commit ed3b7e2

Please sign in to comment.