Skip to content

Commit

Permalink
Merge pull request #15 from BitGo/disable-semantic-release-git
Browse files Browse the repository at this point in the history
fix: disable semantic-release git plugin
  • Loading branch information
ericcrosson-bitgo authored Jul 11, 2024
2 parents d97c976 + 65fe83b commit 1aac4f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ jobs:
uses: semantic-release-action/typescript/.github/workflows/release.yml@v3
secrets:
npm-token: ${{ secrets.NPM_TOKEN }}
with:
disable-semantic-release-git: true
13 changes: 0 additions & 13 deletions .releaserc.json

This file was deleted.

0 comments on commit 1aac4f1

Please sign in to comment.