Skip to content

Commit

Permalink
fix: last
Browse files Browse the repository at this point in the history
  • Loading branch information
irsyadadl committed Aug 18, 2024
1 parent 5198a3e commit 6048c47
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ jobs:
with:
registry-url: https://registry.npmjs.org/
scope: "@irsyadadl"
- name: Install dependencies
run: npm install
- name: Build
run: npm run build
- name: Publish to npm
run: npm publish --access=public
env:
Expand Down

0 comments on commit 6048c47

Please sign in to comment.