Skip to content

Commit

Permalink
Merge pull request #4 from Dentity-Development/main
Browse files Browse the repository at this point in the history
Release 1.0.0
  • Loading branch information
thangddvmo authored Oct 9, 2024
2 parents 0074147 + 346a7fb commit 4943e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Publish
run: npm publish --//registry.npmjs.org/:_authToken="${{ secrets.NPM_TOKEN }}"
run: npm publish --access public --//registry.npmjs.org/:_authToken="${{ secrets.NPM_TOKEN }}"

0 comments on commit 4943e91

Please sign in to comment.