We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60a52a9 commit 26c317aCopy full SHA for 26c317a
1 file changed
.github/workflows/release.yaml
@@ -33,7 +33,7 @@ jobs:
33
34
release:
35
uses: semantic-release-action/typescript/.github/workflows/release.yml@1d40c29e2d500f3bcceeb13f95d26a3a1b571f51 # v3.0.20
36
- secrets:
37
- npm-token: "FAKE_NPM_TOKEN_FOR_SEMANTIC_RELEASE"
+ # secrets:
+ # npm-token: "FAKE_NPM_TOKEN_FOR_SEMANTIC_RELEASE"
38
with:
39
disable-semantic-release-git: true
0 commit comments