Skip to content

Commit c2ea5f3

Browse files
committed
ci(release): updated semantic release github action
1 parent 55264ce commit c2ea5f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ jobs:
1212
with:
1313
fetch-depth: 0
1414
- name: Release
15-
uses: cycjimmy/semantic-release-action@v2.1.3
15+
uses: cycjimmy/semantic-release-action@v2
1616
with:
17+
semantic_version: 19
1718
extra_plugins: |
1819
@semantic-release/changelog
1920
@semantic-release/git

0 commit comments

Comments
 (0)