Skip to content

Commit

Permalink
Merge pull request #22 from bruceharrison1984/v0.0.7-fix5
Browse files Browse the repository at this point in the history
re-add bcrypt as a devDep for testing
  • Loading branch information
bruceharrison1984 authored Jul 4, 2024
2 parents c669d06 + 3c7a0a9 commit c279bd2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ jobs:
uses: actions/download-artifact@v4
with:
name: bcrypt-edge-package
- name: install rollup globally
run: npm i rollup -g
- name: Publish to NPM
run: npm publish --access public --ignore-scripts
env:
Expand Down

0 comments on commit c279bd2

Please sign in to comment.