mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-05-03 19:41:52 +08:00
.
This commit is contained in:
parent
5c958636e9
commit
50c9998056
2
.github/workflows/build-publish-docker.yml
vendored
2
.github/workflows/build-publish-docker.yml
vendored
@ -24,8 +24,6 @@ jobs:
|
|||||||
id: semantic-version
|
id: semantic-version
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
# because of using none default (conventionalcommits) `preset` for `semantic-release`, we should add dependency `conventional-changelog-conventionalcommits`
|
|
||||||
# using dry-run here for preventing publish release note and just calculate version
|
|
||||||
run: npx -p @semantic-release/git -p @semantic-release/changelog -p @semantic-release/exec semantic-release --dry-run
|
run: npx -p @semantic-release/git -p @semantic-release/changelog -p @semantic-release/exec semantic-release --dry-run
|
||||||
|
|
||||||
- name: Semantic Release Versions Outputs
|
- name: Semantic Release Versions Outputs
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user