mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-17 16:36:25 +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
|
||||
env:
|
||||
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
|
||||
|
||||
- name: Semantic Release Versions Outputs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user