Skip to content

Commit 6aa7fd9

Browse files
author
Tanjeem Hossain
committed
ci: put back the npm token and see if we get the auth error
Ticket: DX-2084
1 parent 26c317a commit 6aa7fd9

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)