Skip to content

Commit

Permalink
feat: npm publish
Browse files Browse the repository at this point in the history
  • Loading branch information
enricodeleo committed Jul 1, 2022
1 parent 1aa2f9c commit 29ad1fb
Show file tree
Hide file tree
Showing 4 changed files with 1,199 additions and 1,112 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pino-aibrake-transport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Typescript Library Starter

on:
push:
tags:
- "v*.*.*"
branches:
- main

env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
Expand Down
1 change: 0 additions & 1 deletion .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"prerelease": true
}
],
"repositoryUrl": "https://github.com/gjuchault/typescript-library-starter.git",
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
Expand Down
Loading

0 comments on commit 29ad1fb

Please sign in to comment.