Fix wrong CI

This commit is contained in:
Aleksandr Kraiz
2022-05-30 14:30:39 +04:00
parent a5854d29bd
commit cf42caef00
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ name: Prerelease
on:
push:
branches:
branches-ignore:
- 'main'
jobs:

View File

@@ -1,6 +1,6 @@
{
"name": "@orionprotocol/sdk",
"version": "0.10.5",
"version": "0.10.6",
"description": "Orion Protocol SDK",
"main": "./lib/esm/index.js",
"module": "./lib/esm/index.js",