chore: Refactor without escaped control sequence
Some checks failed
Container & Helm chart / Semantic Release (Dry-run) (push) Failing after 48s
Some checks failed
Container & Helm chart / Semantic Release (Dry-run) (push) Failing after 48s
This commit is contained in:
parent
5cdcfa4a5d
commit
41f378f65b
@ -23,7 +23,7 @@ jobs:
|
|||||||
--package @semantic-release/exec \
|
--package @semantic-release/exec \
|
||||||
--package semantic-release \
|
--package semantic-release \
|
||||||
--branches ${{ gitea.refname }} \
|
--branches ${{ gitea.refname }} \
|
||||||
--tag-format "v\$${version}" \
|
--tag-format "v${version}" \
|
||||||
--dry-run \
|
--dry-run \
|
||||||
--plugins @semantic-release/commit-analyzer,@semantic-release/exec \
|
--plugins @semantic-release/commit-analyzer,@semantic-release/exec \
|
||||||
--analyzeCommits @semantic-release/commit-analyzer \
|
--analyzeCommits @semantic-release/commit-analyzer \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user