mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-27 08:00:52 +08:00
.
This commit is contained in:
parent
bee9040e88
commit
ac398a6ba1
2
.github/workflows/build-publish-docker.yml
vendored
2
.github/workflows/build-publish-docker.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
- name: Use Node.js 16.x
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: '16'
|
||||
node-version: '18'
|
||||
|
||||
## 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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user