mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-14 06:02:36 +03:00
Fix wrong CI
This commit is contained in:
2
.github/workflows/prerelease-package.yml
vendored
2
.github/workflows/prerelease-package.yml
vendored
@@ -2,7 +2,7 @@ name: Prerelease
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
branches-ignore:
|
||||
- 'main'
|
||||
|
||||
jobs:
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user