From 91a6b4ab3f47eaf1152335409907ce1bb1b6dadf Mon Sep 17 00:00:00 2001 From: skudasov Date: Mon, 4 Nov 2024 16:34:49 +0100 Subject: [PATCH] update release version --- .github/workflows/docs.yml | 4 ++-- book/src/framework/interactive.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 5328e6dba..775bac913 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -3,8 +3,8 @@ name: GH Pages Deploy (Docs, mdbook) on: push: - branches: - - main +# branches: +# - main jobs: build-deploy: diff --git a/book/src/framework/interactive.md b/book/src/framework/interactive.md index 59cfb6788..b623e04bf 100644 --- a/book/src/framework/interactive.md +++ b/book/src/framework/interactive.md @@ -9,7 +9,7 @@ If you're on OS X, we recommend to use [OrbStack](https://orbstack.dev/). For other platforms use [Docker Desktop](https://www.docker.com/products/docker-desktop/). -Download the latest CLI [here](https://github.com/smartcontractkit/chainlink-testing-framework/releases/tag/framework%2Fv0.1.6) +Download the latest CLI [here](https://github.com/smartcontractkit/chainlink-testing-framework/releases/tag/framework%2Fv0.1.7) Allow it to run in `System Settings -> Security Settings` (OS X)