Skip to content

Commit 06e3e9c

Browse files
Merge pull request #36 from BitGo/beta
Migrate to OIDC Trusted Publishing
2 parents 37c0fc4 + 9879e61 commit 06e3e9c

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ on:
2222

2323
jobs:
2424
release:
25-
uses: semantic-release-action/typescript/.github/workflows/release.yml@1d40c29e2d500f3bcceeb13f95d26a3a1b571f51 # v3.0.20
26-
secrets:
27-
npm-token: "FAKE_NPM_TOKEN_FOR_SEMANTIC_RELEASE"
25+
uses: semantic-release-action/typescript/.github/workflows/release.yml@70c4b6f612fd516692472d20eac1c590ac08cd20 # v3.1.0
2826
with:
2927
disable-semantic-release-git: true

0 commit comments

Comments
 (0)