Skip to content

Commit b4857f8

Browse files
committed
ci: add empty action for types
1 parent 69b7fc3 commit b4857f8

File tree

1 file changed

+19
-16
lines changed

1 file changed

+19
-16
lines changed

.github/workflows/npm_release_types.yml

+19-16
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,23 @@
11
# 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:
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:
18+
- name: Todo
19+
run: |
20+
echo "TODO: implement action"
1821
# - uses: actions/checkout@v2
1922
#
2023
# - name: Setup

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy