chore: Install missing modules
Some checks failed
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 47s
Container & Helm chart / Helm chart (push) Successful in 18s
Container & Helm chart / Semantic Release (push) Failing after 33s
Container & Helm chart / Container image (push) Successful in 1m17s

This commit is contained in:
Danny Bessems 2024-02-28 20:12:07 +11:00
parent d9dcf86077
commit d5759d3f29

View File

@ -109,8 +109,10 @@ jobs:
run: |
npm install \
semantic-release \
@semantic-release/changelog \
@semantic-release/commit-analyzer \
@semantic-release/exec
@semantic-release/git \
@semantic-release/release-notes-generator
- name: Semantic Release
run: |
npx semantic-release \