mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-05-03 11:21:53 +08:00
.
This commit is contained in:
parent
ac398a6ba1
commit
1e88508284
2
.github/workflows/build-publish-docker.yml
vendored
2
.github/workflows/build-publish-docker.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
|||||||
|
|
||||||
## With the above semantic-release configuration, will create a release and push the dist/index.js file as well as all the tags required
|
## With the above semantic-release configuration, will create a release and push the dist/index.js file as well as all the tags required
|
||||||
- name: Semantic Release
|
- name: Semantic Release
|
||||||
run: npx semantic-release
|
run: npx -p node@v18-lts -c "npx semantic-release"
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user