We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d97c976 + 65fe83b commit 1aac4f1Copy full SHA for 1aac4f1
.github/workflows/release.yaml
@@ -23,3 +23,5 @@ jobs:
23
uses: semantic-release-action/typescript/.github/workflows/release.yml@v3
24
secrets:
25
npm-token: ${{ secrets.NPM_TOKEN }}
26
+ with:
27
+ disable-semantic-release-git: true
.releaserc.json
0 commit comments