Skip to content

Commit 9bd51ef

Browse files
committed
ci: release ios napi engine builds
1 parent d2f83f0 commit 9bd51ef

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/npm_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
workflow_dispatch:
77
inputs:
88
engine:
9-
description: "Runtime engine to build and dry-run publish"
9+
description: "Runtime engine to build and publish"
1010
required: true
1111
type: choice
1212
default: v8

packages/ios/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/ios",
3-
"version": "9.0.0-napi-v8.1",
3+
"version": "9.0.0-napi-v8.2",
44
"description": "NativeScript Runtime for iOS",
55
"keywords": [
66
"NativeScript",

0 commit comments

Comments
 (0)