We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 06e3e9c + 4e571e6 commit 54a35e0Copy full SHA for 54a35e0
.github/workflows/release.yaml
@@ -22,6 +22,7 @@ on:
22
23
jobs:
24
release:
25
- uses: semantic-release-action/typescript/.github/workflows/release.yml@70c4b6f612fd516692472d20eac1c590ac08cd20 # v3.1.0
+ uses: semantic-release-action/typescript/.github/workflows/release.yml@fd8c4abce3b0710e4e0d0ecf17fdaf2e770d4c82 # v3.2.0-beta.1
26
with:
27
disable-semantic-release-git: true
28
+ environment: publish
0 commit comments