Skip to content

Commit

Permalink
Merge pull request #13 from Sefaria/env-name
Browse files Browse the repository at this point in the history
ci: missing semantic plugins
  • Loading branch information
BrendanGalloway authored Feb 21, 2024
2 parents af69922 + 807c832 commit 021590b
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 021590b

Please sign in to comment.