Content-Length: 315880 | pFad | http://github.com/NativeScript/NativeScript/commit/b4857f87cbf17f9e2a7db03aaba3cfa30d2cda9d
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69b7fc3 commit b4857f8Copy full SHA for b4857f8
.github/workflows/npm_release_types.yml
@@ -1,20 +1,23 @@
1
# TODO: modify to build android & ios types first and then merge into types
2
-#name: '@nativescript/types -> npm'
3
-#
4
-#on:
5
-# push:
6
-# branches: [ 'master' ]
7
-# paths:
8
-# - 'packages/types/*'
9
10
-#env:
11
-# NPM_TAG: 'next'
12
13
-#jobs:
14
-# release:
15
-# runs-on: ubuntu-latest
16
17
-# steps:
+name: '@nativescript/types -> npm'
+
+on:
+ push:
+ branches: [ 'master' ]
+ paths:
+ - 'packages/types/*'
+env:
+ NPM_TAG: 'next'
+jobs:
+ release:
+ runs-on: ubuntu-latest
+ steps:
18
+ - name: Todo
19
+ run: |
20
+ echo "TODO: implement action"
21
# - uses: actions/checkout@v2
22
#
23
# - name: Setup
Fetched URL: http://github.com/NativeScript/NativeScript/commit/b4857f87cbf17f9e2a7db03aaba3cfa30d2cda9d
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments