Skip to content

Commit 6f5911d

Browse files
committed
ci: fix publish
1 parent e9758f9 commit 6f5911d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
working-directory: ./packages/sdk
3030

3131
- name: Semantic Release
32-
uses: cycjimmy/semantic-release-action@v4
32+
uses: cycjimmy/semantic-release-action@v6
3333
with:
3434
working_directory: ./packages/sdk
3535
semantic_version: ${{ github.event.inputs.version || '' }}

0 commit comments

Comments
 (0)