Skip to content

Commit efc0b24

Browse files
committed
chore: ci workflow
1 parent 0a2aa5a commit efc0b24

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/publish_npm.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches: [ 'main' ]
66

7-
env:
87

98
jobs:
109
release:

packages/template-blank-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/template-blank-react",
3-
"version": "9.0.3",
3+
"version": "9.0.4",
44
"description": "Blank template for NativeScript apps using React.",
55
"author": "Jamie Birch <[email protected]>",
66
"main": "src/app.ts",

0 commit comments

Comments
 (0)