Skip to content

Commit

Permalink
Merge pull request #141 from stevermeister/development
Browse files Browse the repository at this point in the history
adds the ability to publish new version to NPM when new tag published #136
  • Loading branch information
pavankjadda authored Jul 30, 2021
2 parents 70432ca + 9fdf419 commit 500179a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ jobs:
uses: JS-DevTools/npm-publish@v1
with:
token: ${{ secrets.NPM_TOKEN }}
package: projects/ngx-cookie-service/package.json
access: public

0 comments on commit 500179a

Please sign in to comment.