We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9758f9 commit 6f5911dCopy full SHA for 6f5911d
.github/workflows/publish.yaml
@@ -29,7 +29,7 @@ jobs:
29
working-directory: ./packages/sdk
30
31
- name: Semantic Release
32
- uses: cycjimmy/semantic-release-action@v4
+ uses: cycjimmy/semantic-release-action@v6
33
with:
34
working_directory: ./packages/sdk
35
semantic_version: ${{ github.event.inputs.version || '' }}
0 commit comments