mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-27 08:00:52 +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
|
||||
- name: Semantic Release
|
||||
run: npx semantic-release
|
||||
run: npx -p node@v18-lts -c "npx semantic-release"
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user