From 35fe1de8dcedfa3e9da1bbbf1063d01d5eda969d Mon Sep 17 00:00:00 2001 From: Sasha <118575614+weboko@users.noreply.github.com> Date: Fri, 10 Mar 2023 12:46:52 +0100 Subject: [PATCH] chore: pass token param to release please (#1225) --- .github/workflows/ci.yml | 1 + nwaku | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ce761f85e6..a9b6a296d3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -214,6 +214,7 @@ jobs: with: command: manifest monorepo-tags: true + token: ${{ secrets.CI_TOKEN }} - uses: actions/checkout@v3 if: ${{ steps.release.outputs.release_created }} diff --git a/nwaku b/nwaku index e12b7cb4a8..9debd44e2a 160000 --- a/nwaku +++ b/nwaku @@ -1 +1 @@ -Subproject commit e12b7cb4a8d7084f8174b378d38fa261428e406d +Subproject commit 9debd44e2aebf07eaf96b4525a4497c69aaf4445