Skip to content

Commit

Permalink
fix: semantic-release v3
Browse files Browse the repository at this point in the history
  • Loading branch information
brunobritodev committed May 29, 2023
1 parent f26f7d5 commit 2bdd8b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ jobs:

- name: Semantic Release
id: semantic
uses: cycjimmy/semantic-release-action@v2
uses: cycjimmy/semantic-release-action@v3
with:
semantic_version: 18.0.1
semantic_version: 19.0.5
extra_plugins: |
@semantic-release/changelog
@semantic-release/github
Expand Down

0 comments on commit 2bdd8b7

Please sign in to comment.