We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54a35e0 commit db437f8Copy full SHA for db437f8
1 file changed
.github/workflows/release.yaml
@@ -22,7 +22,7 @@ on:
22
23
jobs:
24
release:
25
- uses: semantic-release-action/typescript/.github/workflows/release.yml@fd8c4abce3b0710e4e0d0ecf17fdaf2e770d4c82 # v3.2.0-beta.1
+ uses: semantic-release-action/typescript/.github/workflows/release.yml@07e8186507f8bb98bee59f67ce3e621c9098bc66 #v3.2.0
26
with:
27
disable-semantic-release-git: true
28
environment: publish
0 commit comments