Skip to content

Commit

Permalink
chore: update npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jabali2004 committed Jun 1, 2022
1 parent e8316f4 commit 2e65adb
Show file tree
Hide file tree
Showing 3 changed files with 5,992 additions and 5,200 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
registry-url: https://registry.npmjs.org/
- run: npm install
- run: npm run build_lib
- run: npm publish dist/strapi-auth
- run: npm publish ./dist/strapi-auth
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2e65adb

Please sign in to comment.