This commit is contained in:
meysamhadeli 2023-01-25 01:20:01 +03:30
parent bee9040e88
commit ac398a6ba1

View File

@ -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