Skip to content

Commit

Permalink
fix: add publish gh act
Browse files Browse the repository at this point in the history
  • Loading branch information
irsyadadl committed Aug 8, 2024
1 parent 10dc126 commit 3f75e84
Show file tree
Hide file tree
Showing 6 changed files with 77,702 additions and 121,041 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ jobs:
run: npm publish --access=public
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_AUTH_TOKEN}}
GITHUB_TOKEN: ${{secrets.SECRET_GITHUB_TOKEN}}
Loading

0 comments on commit 3f75e84

Please sign in to comment.