Skip to content

Commit

Permalink
test-actions-2
Browse files Browse the repository at this point in the history
  • Loading branch information
Natesh Mogera committed Aug 31, 2023
1 parent 3d1b287 commit 92e1ca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
node-version: '16.x'
registry-url: 'https://registry.npmjs.org'
- name: Install dependencies and build 🔧
- name: Install dependencies 🔧
run: npm ci
- name: Publish package on NPM 📦
run: npm publish --access public
Expand Down

0 comments on commit 92e1ca7

Please sign in to comment.