Skip to content

Commit

Permalink
ci: missing semantic plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
BrendanGalloway committed Feb 21, 2024
1 parent 7c0ebd8 commit 807c832
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ jobs:
extra_plugins: |
conventional-changelog-conventionalcommits@6.1.0
semantic-release-monorepo@7.0.5
@semantic-release/exec@6.0.3
@semantic-release/git@10.0.1
@semantic-release/commit-analyzer@9.0.2
extends: |
semantic-release-monorepo
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
semantic_version: 18.0.1
extra_plugins: |
conventional-changelog-conventionalcommits@6.1.0
@semantic-release/exec@6.0.3
@semantic-release/git@10.0.1
semantic-release-monorepo@7.0.5
@semantic-release/commit-analyzer@9.0.2
extends: |
Expand Down

0 comments on commit 807c832

Please sign in to comment.