Skip to content

Commit 79c3d5a

Browse files
authored
Update main.yml
1 parent a42e4ea commit 79c3d5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v3
2020

2121
- name: Semantic Release
22-
uses: ./
22+
uses: cycjimmy/semantic-release-action@v3
2323
id: semantic
2424
with:
2525
branches: |

0 commit comments

Comments
 (0)