Skip to content

Commit

Permalink
ci(release): updated semantic release github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Whinarn committed Feb 25, 2022
1 parent 55264ce commit c2ea5f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ jobs:
with:
fetch-depth: 0
- name: Release
uses: cycjimmy/semantic-release-action@v2.1.3
uses: cycjimmy/semantic-release-action@v2
with:
semantic_version: 19
extra_plugins: |
@semantic-release/changelog
@semantic-release/git
Expand Down

0 comments on commit c2ea5f3

Please sign in to comment.