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 6, 2023
1 parent fbb8fa8 commit 7b9503e
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,15 @@ jobs:
with:
semantic_version: 19
extra_plugins: |
@semantic-release/commit-analyzer
@semantic-release/commit-analyzer@^9
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/github@^8
@semantic-release/npm@^9
@googlemaps/semantic-release-config
semantic-release-npm-deprecate
env:
GH_TOKEN: ${{ secrets.SYNCED_GITHUB_TOKEN_REPO }}
NPM_TOKEN: ${{ secrets.NPM_WOMBAT_TOKEN }}
RUNNER_DEBUG: 1

0 comments on commit 7b9503e

Please sign in to comment.