Merge branch 'master' into TP-5555/publish-action
This commit is contained in:
3
.github/workflows/publish-package.yml
vendored
3
.github/workflows/publish-package.yml
vendored
@@ -7,7 +7,8 @@ jobs:
|
||||
runs-on: [ default ]
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-node@v3
|
||||
- name: Use Node.js ${{ matrix.node-version }}
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: "18.x"
|
||||
registry-url: "https://nexus.cmd.navi-tech.in/repository/navi-commons"
|
||||
|
||||
Reference in New Issue
Block a user