Skip to content

Commit

Permalink
chore: Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amuramoto committed Jun 5, 2023
1 parent 2c02ac8 commit 0625600
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 @@ -41,16 +41,16 @@ jobs:
npm run lint
npm test
- name: Release
uses: cycjimmy/semantic-release-action@v3.4.1
uses: cycjimmy/semantic-release-action
with:
semantic_version: 19
extra_plugins: |
@semantic-release/commit-analyzer
@semantic-release/commit-analyzer@^9
semantic-release-interval
@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 0625600

Please sign in to comment.