Skip to content

Commit

Permalink
fix: set fixed version for semantic release (#936)
Browse files Browse the repository at this point in the history
  • Loading branch information
amuramoto authored Feb 11, 2023
1 parent 8fa0a9b commit 5854ceb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- name: Release
uses: cycjimmy/semantic-release-action@v2
with:
semantic_version: 19
extra_plugins: |
@semantic-release/commit-analyzer
semantic-release-interval
Expand Down

0 comments on commit 5854ceb

Please sign in to comment.