Skip to content

Commit 54a35e0

Browse files
Merge pull request #40 from BitGo/DX-2084
ci: add OIDC Trusted Publishing w/ Github Environments
2 parents 06e3e9c + 4e571e6 commit 54a35e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ on:
2222

2323
jobs:
2424
release:
25-
uses: semantic-release-action/typescript/.github/workflows/release.yml@70c4b6f612fd516692472d20eac1c590ac08cd20 # v3.1.0
25+
uses: semantic-release-action/typescript/.github/workflows/release.yml@fd8c4abce3b0710e4e0d0ecf17fdaf2e770d4c82 # v3.2.0-beta.1
2626
with:
2727
disable-semantic-release-git: true
28+
environment: publish

0 commit comments

Comments
 (0)