Skip to content

Commit

Permalink
fix: downgrade semantic-release-action
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekzyla committed Jul 7, 2023
1 parent 052582c commit 399726a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
node-version: "16"
- name: Semantic Release
id: version
uses: cycjimmy/semantic-release-action@v3.4.2
uses: cycjimmy/semantic-release-action@v3.2.0
with:
semantic_version: 17
extra_plugins: |
Expand Down

0 comments on commit 399726a

Please sign in to comment.