Skip to content

Commit

Permalink
Merge pull request #68 from vietmap-company/configureNPMAutoRelease
Browse files Browse the repository at this point in the history
Configure npm auto release
  • Loading branch information
thanhdt-vietmap authored Feb 22, 2024
2 parents 58ab0de + 9a48323 commit 4ae2485
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 78 deletions.
1 change: 0 additions & 1 deletion .github/workflows/npm-release-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
with:
node-version: '18.3.0'
registry-url: 'https://registry.npmjs.org'
- run: npm ci
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
77 changes: 0 additions & 77 deletions .github/workflows/on-push.yml

This file was deleted.

0 comments on commit 4ae2485

Please sign in to comment.