Skip to content

Commit

Permalink
fix: Attempting to fix semantic release.
Browse files Browse the repository at this point in the history
BREAKING CHANGE: fixing semantic release.
  • Loading branch information
christides11 committed Feb 19, 2022
1 parent a7e01f3 commit b45fa00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fetch-depth: 0
- name: Semantic Release
id: semantic
uses: cycjimmy/semantic-release-action@v2.5.0
uses: cycjimmy/semantic-release-action@v2.7.0
with:
extra_plugins: |
@semantic-release/changelog
Expand Down

0 comments on commit b45fa00

Please sign in to comment.