Skip to content

Commit 1e41222

Browse files
author
Tanjeem Hossain
committed
fix: pin to v3.2.0-beta.1 to allow for environment input
We are using semantic-release-action/typescript v3.2.0-beta.1 to test if OIDC Trusted Publishing with a GitHub Environment will succeed. Ticket: DX-2084
1 parent 9879e61 commit 1e41222

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.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)