fix: install @semantic-release/exec
This commit is contained in:
parent
fca4bf8966
commit
f7de5feea1
1 changed files with 2 additions and 3 deletions
|
@ -27,12 +27,11 @@ jobs:
|
||||||
@saithodev/semantic-release-gitea \
|
@saithodev/semantic-release-gitea \
|
||||||
conventional-changelog-conventionalcommits \
|
conventional-changelog-conventionalcommits \
|
||||||
@semantic-release/git \
|
@semantic-release/git \
|
||||||
@semantic-release/changelog
|
@semantic-release/changelog \
|
||||||
|
@semantic-release/exec
|
||||||
|
|
||||||
npx semantic-release
|
npx semantic-release
|
||||||
|
|
||||||
ls -l
|
|
||||||
|
|
||||||
# TODO extract dedicated action
|
# TODO extract dedicated action
|
||||||
- name: setup tea cli
|
- name: setup tea cli
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
Loading…
Add table
Reference in a new issue