mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-17 21:01:34 +08:00
ci: change job name
This commit is contained in:
2
.github/workflows/npm_release_tns_core.yml
vendored
2
.github/workflows/npm_release_tns_core.yml
vendored
@ -58,7 +58,7 @@ jobs:
|
|||||||
- name: Build tns-core-modules
|
- name: Build tns-core-modules
|
||||||
run: npm run build-compat
|
run: npm run build-compat
|
||||||
|
|
||||||
- name: Publish @nativescript/core
|
- name: Publish @nativescript/core & tns-core-modules
|
||||||
working-directory: dist
|
working-directory: dist
|
||||||
env:
|
env:
|
||||||
NPM_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}
|
NPM_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}
|
||||||
|
Reference in New Issue
Block a user