diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml deleted file mode 100644 index f974321..0000000 --- a/.github/workflows/publish.yaml +++ /dev/null @@ -1,17 +0,0 @@ -name: publish - -on: - workflow_dispatch: - push: - branches: - - main -permissions: - contents: write - -jobs: - lint_test: - uses: babylonlabs-io/.github/.github/workflows/reusable_node_lint_test.yml@v0.13.1 - secrets: inherit - with: - run-build: true - use-semantic-release: true diff --git a/README.md b/README.md index dd809e9..8650afb 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,16 @@ --- +## 🚨 Repository Archived + +**This repository has been archived and moved to the Babylon Toolkit monorepo.** + +The Babylon Core UI package is now maintained as part of the [Babylon Toolkit monorepo](https://github.com/babylonlabs-io/babylon-toolkit/tree/main/packages/babylon-core-ui). + +For the latest updates, issues, and contributions, please visit the new location. + +--- + ## 👨🏻‍💻 Installation To install the package, run the following command: