Skip to content

Commit

Permalink
chore: Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amuramoto authored Jun 5, 2023
1 parent b8019ac commit 105f3e9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@ jobs:
- name: Release
uses: cycjimmy/semantic-release-action@v2
with:
semantic_version: 19
semantic_version: 18
extra_plugins: |
@semantic-release/commit-analyzer
semantic-release-interval
@semantic-release/release-notes-generator@10.0.3
@semantic-release/release-notes-generator^10
@semantic-release/git
@semantic-release/github
@semantic-release/npm@9.0.2
@semantic-release/npm^9
@googlemaps/semantic-release-config
semantic-release-npm-deprecate
env:
Expand Down

0 comments on commit 105f3e9

Please sign in to comment.