Skip to content

Commit 26c317a

Browse files
author
Tanjeem Hossain
committed
ci: test if semantic-release still takes dummy token
Ticket: DX-2084
1 parent 60a52a9 commit 26c317a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
3434
release:
3535
uses: semantic-release-action/typescript/.github/workflows/release.yml@1d40c29e2d500f3bcceeb13f95d26a3a1b571f51 # v3.0.20
36-
secrets:
37-
npm-token: "FAKE_NPM_TOKEN_FOR_SEMANTIC_RELEASE"
36+
# secrets:
37+
# npm-token: "FAKE_NPM_TOKEN_FOR_SEMANTIC_RELEASE"
3838
with:
3939
disable-semantic-release-git: true

0 commit comments

Comments
 (0)